|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Static Public Member Functions | |
| static DiagnosticEvent | MainMethodFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MainMethodFound' diagnostic. | |
| static DiagnosticEvent | OutputFileIs (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'OutputFileIs' diagnostic. | |
| static DiagnosticEvent | AutoAddRef (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'AutoAddRef' diagnostic. | |
| static DiagnosticEvent | MainMethodFromManifest (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MainMethodFromManifest' diagnostic. | |
| static DiagnosticEvent | GenericCompilerInfo (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericCompilerInfo' diagnostic. | |
| static DiagnosticEvent | GenericClassLoadingInfo (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericClassLoadingInfo' diagnostic. | |
| static DiagnosticEvent | GenericVerifierInfo (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericVerifierInfo' diagnostic. | |
| static DiagnosticEvent | GenericRuntimeInfo (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericRuntimeInfo' diagnostic. | |
| static DiagnosticEvent | GenericJniInfo (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericJniInfo' diagnostic. | |
| static DiagnosticEvent | ClassNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ClassNotFound' diagnostic. | |
| static DiagnosticEvent | ClassFormatError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ClassFormatError' diagnostic. | |
| static DiagnosticEvent | DuplicateClassName (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'DuplicateClassName' diagnostic. | |
| static DiagnosticEvent | IllegalAccessError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'IllegalAccessError' diagnostic. | |
| static DiagnosticEvent | VerificationError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'VerificationError' diagnostic. | |
| static DiagnosticEvent | NoClassDefFoundError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'NoClassDefFoundError' diagnostic. | |
| static DiagnosticEvent | GenericUnableToCompileError (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericUnableToCompileError' diagnostic. | |
| static DiagnosticEvent | DuplicateResourceName (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'DuplicateResourceName' diagnostic. | |
| static DiagnosticEvent | SkippingReferencedClass (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'SkippingReferencedClass' diagnostic. | |
| static DiagnosticEvent | NoJniRuntime (Exception? exception=null, DiagnosticLocation location=default) |
| The 'NoJniRuntime' diagnostic. | |
| static DiagnosticEvent | EmittedNoClassDefFoundError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedNoClassDefFoundError' diagnostic. | |
| static DiagnosticEvent | EmittedIllegalAccessError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedIllegalAccessError' diagnostic. | |
| static DiagnosticEvent | EmittedInstantiationError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedInstantiationError' diagnostic. | |
| static DiagnosticEvent | EmittedIncompatibleClassChangeError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedIncompatibleClassChangeError' diagnostic. | |
| static DiagnosticEvent | EmittedNoSuchFieldError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedNoSuchFieldError' diagnostic. | |
| static DiagnosticEvent | EmittedAbstractMethodError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedAbstractMethodError' diagnostic. | |
| static DiagnosticEvent | EmittedNoSuchMethodError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedNoSuchMethodError' diagnostic. | |
| static DiagnosticEvent | EmittedLinkageError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedLinkageError' diagnostic. | |
| static DiagnosticEvent | EmittedVerificationError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedVerificationError' diagnostic. | |
| static DiagnosticEvent | EmittedClassFormatError (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'EmittedClassFormatError' diagnostic. | |
| static DiagnosticEvent | InvalidCustomAttribute (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidCustomAttribute' diagnostic. | |
| static DiagnosticEvent | IgnoredCustomAttribute (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'IgnoredCustomAttribute' diagnostic. | |
| static DiagnosticEvent | AssumeAssemblyVersionMatch (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'AssumeAssemblyVersionMatch' diagnostic. | |
| static DiagnosticEvent | InvalidDirectoryInLibOptionPath (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidDirectoryInLibOptionPath' diagnostic. | |
| static DiagnosticEvent | InvalidDirectoryInLibEnvironmentPath (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidDirectoryInLibEnvironmentPath' diagnostic. | |
| static DiagnosticEvent | LegacySearchRule (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'LegacySearchRule' diagnostic. | |
| static DiagnosticEvent | AssemblyLocationIgnored (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'AssemblyLocationIgnored' diagnostic. | |
| static DiagnosticEvent | InterfaceMethodCantBeInternal (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InterfaceMethodCantBeInternal' diagnostic. | |
| static DiagnosticEvent | DuplicateAssemblyReference (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'DuplicateAssemblyReference' diagnostic. | |
| static DiagnosticEvent | UnableToResolveType (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnableToResolveType' diagnostic. | |
| static DiagnosticEvent | StubsAreDeprecated (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'StubsAreDeprecated' diagnostic. | |
| static DiagnosticEvent | WrongClassName (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'WrongClassName' diagnostic. | |
| static DiagnosticEvent | ReflectionCallerClassRequiresCallerID (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ReflectionCallerClassRequiresCallerID' diagnostic. | |
| static DiagnosticEvent | LegacyAssemblyAttributesFound (Exception? exception=null, DiagnosticLocation location=default) |
| The 'LegacyAssemblyAttributesFound' diagnostic. | |
| static DiagnosticEvent | UnableToCreateLambdaFactory (Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnableToCreateLambdaFactory' diagnostic. | |
| static DiagnosticEvent | UnknownWarning (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnknownWarning' diagnostic. | |
| static DiagnosticEvent | DuplicateIkvmLangProperty (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'DuplicateIkvmLangProperty' diagnostic. | |
| static DiagnosticEvent | MalformedIkvmLangProperty (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MalformedIkvmLangProperty' diagnostic. | |
| static DiagnosticEvent | GenericCompilerWarning (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericCompilerWarning' diagnostic. | |
| static DiagnosticEvent | GenericClassLoadingWarning (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericClassLoadingWarning' diagnostic. | |
| static DiagnosticEvent | GenericVerifierWarning (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericVerifierWarning' diagnostic. | |
| static DiagnosticEvent | GenericRuntimeWarning (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericRuntimeWarning' diagnostic. | |
| static DiagnosticEvent | GenericJniWarning (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericJniWarning' diagnostic. | |
| static DiagnosticEvent | UnableToCreateProxy (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnableToCreateProxy' diagnostic. | |
| static DiagnosticEvent | DuplicateProxy (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'DuplicateProxy' diagnostic. | |
| static DiagnosticEvent | MapXmlUnableToResolveOpCode (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MapXmlUnableToResolveOpCode' diagnostic. | |
| static DiagnosticEvent | MapXmlError (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MapXmlError' diagnostic. | |
| static DiagnosticEvent | InputFileNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InputFileNotFound' diagnostic. | |
| static DiagnosticEvent | UnknownFileType (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnknownFileType' diagnostic. | |
| static DiagnosticEvent | UnknownElementInMapFile (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnknownElementInMapFile' diagnostic. | |
| static DiagnosticEvent | UnknownAttributeInMapFile (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnknownAttributeInMapFile' diagnostic. | |
| static DiagnosticEvent | InvalidMemberNameInMapFile (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidMemberNameInMapFile' diagnostic. | |
| static DiagnosticEvent | InvalidMemberSignatureInMapFile (string arg0, string arg1, string arg2, string arg3, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidMemberSignatureInMapFile' diagnostic. | |
| static DiagnosticEvent | InvalidPropertyNameInMapFile (string arg0, string arg1, string arg2, string arg3, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidPropertyNameInMapFile' diagnostic. | |
| static DiagnosticEvent | InvalidPropertySignatureInMapFile (string arg0, string arg1, string arg2, string arg3, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidPropertySignatureInMapFile' diagnostic. | |
| static DiagnosticEvent | NonPrimaryAssemblyReference (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'NonPrimaryAssemblyReference' diagnostic. | |
| static DiagnosticEvent | MissingType (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MissingType' diagnostic. | |
| static DiagnosticEvent | MissingReference (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MissingReference' diagnostic. | |
| static DiagnosticEvent | CallerSensitiveOnUnsupportedMethod (string arg0, string arg1, string arg2, Exception? exception=null, DiagnosticLocation location=default) |
| The 'CallerSensitiveOnUnsupportedMethod' diagnostic. | |
| static DiagnosticEvent | RemappedTypeMissingDefaultInterfaceMethod (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'RemappedTypeMissingDefaultInterfaceMethod' diagnostic. | |
| static DiagnosticEvent | GenericCompilerError (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericCompilerError' diagnostic. | |
| static DiagnosticEvent | GenericClassLoadingError (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericClassLoadingError' diagnostic. | |
| static DiagnosticEvent | GenericVerifierError (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericVerifierError' diagnostic. | |
| static DiagnosticEvent | GenericRuntimeError (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericRuntimeError' diagnostic. | |
| static DiagnosticEvent | GenericJniError (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericJniError' diagnostic. | |
| static DiagnosticEvent | ExportingImportsNotSupported (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ExportingImportsNotSupported' diagnostic. | |
| static DiagnosticEvent | ResponseFileDepthExceeded (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ResponseFileDepthExceeded' diagnostic. | |
| static DiagnosticEvent | ErrorReadingFile (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ErrorReadingFile' diagnostic. | |
| static DiagnosticEvent | NoTargetsFound (Exception? exception=null, DiagnosticLocation location=default) |
| The 'NoTargetsFound' diagnostic. | |
| static DiagnosticEvent | FileFormatLimitationExceeded (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'FileFormatLimitationExceeded' diagnostic. | |
| static DiagnosticEvent | CannotSpecifyBothKeyFileAndContainer (Exception? exception=null, DiagnosticLocation location=default) |
| The 'CannotSpecifyBothKeyFileAndContainer' diagnostic. | |
| static DiagnosticEvent | DelaySignRequiresKey (Exception? exception=null, DiagnosticLocation location=default) |
| The 'DelaySignRequiresKey' diagnostic. | |
| static DiagnosticEvent | InvalidStrongNameKeyPair (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidStrongNameKeyPair' diagnostic. | |
| static DiagnosticEvent | ReferenceNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ReferenceNotFound' diagnostic. | |
| static DiagnosticEvent | OptionsMustPreceedChildLevels (Exception? exception=null, DiagnosticLocation location=default) |
| The 'OptionsMustPreceedChildLevels' diagnostic. | |
| static DiagnosticEvent | UnrecognizedTargetType (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnrecognizedTargetType' diagnostic. | |
| static DiagnosticEvent | UnrecognizedPlatform (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnrecognizedPlatform' diagnostic. | |
| static DiagnosticEvent | UnrecognizedApartment (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnrecognizedApartment' diagnostic. | |
| static DiagnosticEvent | MissingFileSpecification (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MissingFileSpecification' diagnostic. | |
| static DiagnosticEvent | PathTooLong (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'PathTooLong' diagnostic. | |
| static DiagnosticEvent | PathNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'PathNotFound' diagnostic. | |
| static DiagnosticEvent | InvalidPath (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidPath' diagnostic. | |
| static DiagnosticEvent | InvalidOptionSyntax (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidOptionSyntax' diagnostic. | |
| static DiagnosticEvent | ExternalResourceNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ExternalResourceNotFound' diagnostic. | |
| static DiagnosticEvent | ExternalResourceNameInvalid (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ExternalResourceNameInvalid' diagnostic. | |
| static DiagnosticEvent | InvalidVersionFormat (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidVersionFormat' diagnostic. | |
| static DiagnosticEvent | InvalidFileAlignment (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidFileAlignment' diagnostic. | |
| static DiagnosticEvent | ErrorWritingFile (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ErrorWritingFile' diagnostic. | |
| static DiagnosticEvent | UnrecognizedOption (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnrecognizedOption' diagnostic. | |
| static DiagnosticEvent | NoOutputFileSpecified (Exception? exception=null, DiagnosticLocation location=default) |
| The 'NoOutputFileSpecified' diagnostic. | |
| static DiagnosticEvent | SharedClassLoaderCannotBeUsedOnModuleTarget (Exception? exception=null, DiagnosticLocation location=default) |
| The 'SharedClassLoaderCannotBeUsedOnModuleTarget' diagnostic. | |
| static DiagnosticEvent | RuntimeNotFound (Exception? exception=null, DiagnosticLocation location=default) |
| The 'RuntimeNotFound' diagnostic. | |
| static DiagnosticEvent | MainClassRequiresExe (Exception? exception=null, DiagnosticLocation location=default) |
| The 'MainClassRequiresExe' diagnostic. | |
| static DiagnosticEvent | ExeRequiresMainClass (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ExeRequiresMainClass' diagnostic. | |
| static DiagnosticEvent | PropertiesRequireExe (Exception? exception=null, DiagnosticLocation location=default) |
| The 'PropertiesRequireExe' diagnostic. | |
| static DiagnosticEvent | ModuleCannotHaveClassLoader (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ModuleCannotHaveClassLoader' diagnostic. | |
| static DiagnosticEvent | ErrorParsingMapFile (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ErrorParsingMapFile' diagnostic. | |
| static DiagnosticEvent | BootstrapClassesMissing (Exception? exception=null, DiagnosticLocation location=default) |
| The 'BootstrapClassesMissing' diagnostic. | |
| static DiagnosticEvent | StrongNameRequiresStrongNamedRefs (Exception? exception=null, DiagnosticLocation location=default) |
| The 'StrongNameRequiresStrongNamedRefs' diagnostic. | |
| static DiagnosticEvent | MainClassNotFound (Exception? exception=null, DiagnosticLocation location=default) |
| The 'MainClassNotFound' diagnostic. | |
| static DiagnosticEvent | MainMethodNotFound (Exception? exception=null, DiagnosticLocation location=default) |
| The 'MainMethodNotFound' diagnostic. | |
| static DiagnosticEvent | UnsupportedMainMethod (Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnsupportedMainMethod' diagnostic. | |
| static DiagnosticEvent | ExternalMainNotAccessible (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ExternalMainNotAccessible' diagnostic. | |
| static DiagnosticEvent | ClassLoaderNotFound (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ClassLoaderNotFound' diagnostic. | |
| static DiagnosticEvent | ClassLoaderNotAccessible (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ClassLoaderNotAccessible' diagnostic. | |
| static DiagnosticEvent | ClassLoaderIsAbstract (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ClassLoaderIsAbstract' diagnostic. | |
| static DiagnosticEvent | ClassLoaderNotClassLoader (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ClassLoaderNotClassLoader' diagnostic. | |
| static DiagnosticEvent | ClassLoaderConstructorMissing (Exception? exception=null, DiagnosticLocation location=default) |
| The 'ClassLoaderConstructorMissing' diagnostic. | |
| static DiagnosticEvent | MapFileTypeNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MapFileTypeNotFound' diagnostic. | |
| static DiagnosticEvent | MapFileClassNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MapFileClassNotFound' diagnostic. | |
| static DiagnosticEvent | MaximumErrorCountReached (Exception? exception=null, DiagnosticLocation location=default) |
| The 'MaximumErrorCountReached' diagnostic. | |
| static DiagnosticEvent | LinkageError (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'LinkageError' diagnostic. | |
| static DiagnosticEvent | RuntimeMismatch (string referencedAssemblyPath, string runtimeAssemblyName, string referencedAssemblyName, Exception? exception=null, DiagnosticLocation location=default) |
| The 'RuntimeMismatch' diagnostic. | |
| static DiagnosticEvent | RuntimeMismatchStrongName (Exception? exception=null, DiagnosticLocation location=default) |
| The 'RuntimeMismatchStrongName' diagnostic. | |
| static DiagnosticEvent | CoreClassesMissing (Exception? exception=null, DiagnosticLocation location=default) |
| The 'CoreClassesMissing' diagnostic. | |
| static DiagnosticEvent | CriticalClassNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'CriticalClassNotFound' diagnostic. | |
| static DiagnosticEvent | AssemblyContainsDuplicateClassNames (string arg0, string arg1, string arg2, string arg3, Exception? exception=null, DiagnosticLocation location=default) |
| The 'AssemblyContainsDuplicateClassNames' diagnostic. | |
| static DiagnosticEvent | CallerIDRequiresHasCallerIDAnnotation (Exception? exception=null, DiagnosticLocation location=default) |
| The 'CallerIDRequiresHasCallerIDAnnotation' diagnostic. | |
| static DiagnosticEvent | UnableToResolveInterface (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'UnableToResolveInterface' diagnostic. | |
| static DiagnosticEvent | MissingBaseType (string arg0, string arg1, string arg2, string arg3, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MissingBaseType' diagnostic. | |
| static DiagnosticEvent | MissingBaseTypeReference (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MissingBaseTypeReference' diagnostic. | |
| static DiagnosticEvent | FileNotFound (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'FileNotFound' diagnostic. | |
| static DiagnosticEvent | RuntimeMethodMissing (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'RuntimeMethodMissing' diagnostic. | |
| static DiagnosticEvent | MapFileFieldNotFound (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'MapFileFieldNotFound' diagnostic. | |
| static DiagnosticEvent | GhostInterfaceMethodMissing (string arg0, string arg1, string arg2, string arg3, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GhostInterfaceMethodMissing' diagnostic. | |
| static DiagnosticEvent | ModuleInitializerMethodRequirements (string arg1, string arg2, string arg3, Exception? exception=null, DiagnosticLocation location=default) |
| The 'ModuleInitializerMethodRequirements' diagnostic. | |
| static DiagnosticEvent | InvalidZip (string name, Exception? exception=null, DiagnosticLocation location=default) |
| The 'InvalidZip' diagnostic. | |
| static DiagnosticEvent | CoreAssemblyVersionMismatch (string arg0, string arg1, Exception? exception=null, DiagnosticLocation location=default) |
| The 'CoreAssemblyVersionMismatch' diagnostic. | |
| static DiagnosticEvent | GenericRuntimeTrace (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericRuntimeTrace' diagnostic. | |
| static DiagnosticEvent | GenericJniTrace (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericJniTrace' diagnostic. | |
| static DiagnosticEvent | GenericCompilerTrace (string arg0, Exception? exception=null, DiagnosticLocation location=default) |
| The 'GenericCompilerTrace' diagnostic. | |
Definition at line 8 of file DiagnosticEvent.g.cs.
|
static |
The 'AssemblyContainsDuplicateClassNames' diagnostic.
Fatal: Type '{arg0}' and '{arg1}' both map to the same name '{arg2}'. ({arg3})
|
static |
The 'AssemblyLocationIgnored' diagnostic.
Warning: Assembly "{arg0}" is ignored as previously loaded assembly "{arg1}" has the same identity "{arg2}".
|
static |
The 'AssumeAssemblyVersionMatch' diagnostic.
Warning: Assuming assembly reference "{arg0}" matches "{arg1}", you may need to supply runtime policy
|
static |
The 'AutoAddRef' diagnostic.
Info: Automatically adding reference to "{arg0}".
|
static |
The 'BootstrapClassesMissing' diagnostic.
Fatal: Bootstrap classes missing and core assembly not found.
|
static |
The 'CallerIDRequiresHasCallerIDAnnotation' diagnostic.
Fatal: CallerID.getCallerID() requires a HasCallerID annotation.
|
static |
The 'CallerSensitiveOnUnsupportedMethod' diagnostic.
Error: CallerSensitive annotation on unsupported method. ("{arg0}.{arg1}{arg2}")
|
static |
The 'CannotSpecifyBothKeyFileAndContainer' diagnostic.
Fatal: You cannot specify both a key file and container.
|
static |
The 'ClassFormatError' diagnostic.
Warning: Unable to compile class "{arg0}". (class format error "{arg1}")
|
static |
The 'ClassLoaderConstructorMissing' diagnostic.
Fatal: Custom assembly class loader constructor is missing.
|
static |
The 'ClassLoaderIsAbstract' diagnostic.
Fatal: Custom assembly class loader class is abstract.
|
static |
The 'ClassLoaderNotAccessible' diagnostic.
Fatal: Custom assembly class loader class is not accessible.
|
static |
The 'ClassLoaderNotClassLoader' diagnostic.
Fatal: Custom assembly class loader class does not extend java.lang.ClassLoader.
|
static |
The 'ClassLoaderNotFound' diagnostic.
Fatal: Custom assembly class loader class not found.
|
static |
The 'ClassNotFound' diagnostic.
Warning: Class "{arg0}" not found.
|
static |
The 'CoreAssemblyVersionMismatch' diagnostic.
Fatal: Unable to load assembly '{0}' as it depends on a higher version of {1} than the one currently loaded.
|
static |
The 'CoreClassesMissing' diagnostic.
Fatal: Failed to find core classes in core library.
|
static |
The 'CriticalClassNotFound' diagnostic.
Fatal: Unable to load critical class '{arg0}'.
|
static |
The 'DelaySignRequiresKey' diagnostic.
Fatal: You cannot delay sign without a key file or container.
|
static |
The 'DuplicateAssemblyReference' diagnostic.
Warning: Duplicate assembly reference "{arg0}"
|
static |
The 'DuplicateClassName' diagnostic.
Warning: Duplicate class name: "{arg0}".
|
static |
The 'DuplicateIkvmLangProperty' diagnostic.
Warning: Ignoring duplicate ikvm.lang.Property annotation on {arg0}.{arg1}.
|
static |
The 'DuplicateProxy' diagnostic.
Error: Duplicate proxy "{arg0}".
|
static |
The 'DuplicateResourceName' diagnostic.
Warning: Skipping resource (name clash): "{arg0}"
|
static |
The 'EmittedAbstractMethodError' diagnostic.
Warning: Emitted java.lang.AbstractMethodError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedClassFormatError' diagnostic.
Warning: Emitted java.lang.ClassFormatError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedIllegalAccessError' diagnostic.
Warning: Emitted java.lang.IllegalAccessError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedIncompatibleClassChangeError' diagnostic.
Warning: Emitted java.lang.IncompatibleClassChangeError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedInstantiationError' diagnostic.
Warning: Emitted java.lang.InstantiationError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedLinkageError' diagnostic.
Warning: Emitted java.lang.LinkageError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedNoClassDefFoundError' diagnostic.
Warning: Emitted java.lang.NoClassDefFoundError in "{arg0}". ("{arg1}").
|
static |
The 'EmittedNoSuchFieldError' diagnostic.
Warning: Emitted java.lang.NoSuchFieldError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedNoSuchMethodError' diagnostic.
Warning: Emitted java.lang.NoSuchMethodError in "{arg0}". ("{arg1}")
|
static |
The 'EmittedVerificationError' diagnostic.
Warning: Emitted java.lang.VerificationError in "{arg0}". ("{arg1}")
|
static |
The 'ErrorParsingMapFile' diagnostic.
Fatal: Unable to parse remap file: {arg0}. ({arg1})
|
static |
The 'ErrorReadingFile' diagnostic.
Fatal: Unable to read file: {arg0}. ({arg1})
|
static |
The 'ErrorWritingFile' diagnostic.
Fatal: Unable to write file: {arg0}. ({arg1})
|
static |
The 'ExeRequiresMainClass' diagnostic.
Fatal: No main method found.
|
static |
The 'ExportingImportsNotSupported' diagnostic.
Error: Exporting previously imported assemblies is not supported.
|
static |
The 'ExternalMainNotAccessible' diagnostic.
Fatal: External main method must be public and in a public class.
|
static |
The 'ExternalResourceNameInvalid' diagnostic.
Fatal: External resource file may not include path specification: {arg0}.
|
static |
The 'ExternalResourceNotFound' diagnostic.
Fatal: External resource file does not exist: {arg0}.
|
static |
The 'FileFormatLimitationExceeded' diagnostic.
Fatal: File format limitation exceeded: {arg0}.
|
static |
The 'FileNotFound' diagnostic.
Fatal: File not found: {arg0}.
|
static |
The 'GenericClassLoadingError' diagnostic.
Error: {arg0}
|
static |
The 'GenericClassLoadingInfo' diagnostic.
Info: {arg0}
|
static |
The 'GenericClassLoadingWarning' diagnostic.
Warning: {arg0}
|
static |
The 'GenericCompilerError' diagnostic.
Error: {arg0}
|
static |
The 'GenericCompilerInfo' diagnostic.
Info: {arg0}
|
static |
The 'GenericCompilerTrace' diagnostic.
Trace: {arg0}
|
static |
The 'GenericCompilerWarning' diagnostic.
Warning: {arg0}
|
static |
The 'GenericJniError' diagnostic.
Error: {arg0}
|
static |
The 'GenericJniInfo' diagnostic.
Info: {arg0}
|
static |
The 'GenericJniTrace' diagnostic.
Trace: {arg0}
|
static |
The 'GenericJniWarning' diagnostic.
Warning: {arg0}
|
static |
The 'GenericRuntimeError' diagnostic.
Error: {arg0}
|
static |
The 'GenericRuntimeInfo' diagnostic.
Info: {arg0}
|
static |
The 'GenericRuntimeTrace' diagnostic.
Trace: {arg0}
|
static |
The 'GenericRuntimeWarning' diagnostic.
Warning: {arg0}
|
static |
The 'GenericUnableToCompileError' diagnostic.
Warning: Unable to compile class "{arg0}". ("{arg1}": "{arg2}")
|
static |
The 'GenericVerifierError' diagnostic.
Error: {arg0}
|
static |
The 'GenericVerifierInfo' diagnostic.
Info: {arg0}
|
static |
The 'GenericVerifierWarning' diagnostic.
Warning: {arg0}
|
static |
The 'GhostInterfaceMethodMissing' diagnostic.
Fatal: Remapped class '{arg0}' does not implement ghost interface method. ({arg1}.{arg2}{arg3})
|
static |
The 'IgnoredCustomAttribute' diagnostic.
Warning: Custom attribute "{arg0}" was ignored. ("{arg1}")
|
static |
The 'IllegalAccessError' diagnostic.
Warning: Unable to compile class "{arg0}". (illegal access error "{arg1}")
|
static |
The 'InputFileNotFound' diagnostic.
Error: Source file '{arg0}' not found.
|
static |
The 'InterfaceMethodCantBeInternal' diagnostic.
Warning: Ignoring @ikvm.lang.Internal annotation on interface method. ("{arg0}.{arg1}{arg2}")
|
static |
The 'InvalidCustomAttribute' diagnostic.
Warning: Error emitting "{arg0}" custom attribute. ("{arg1}")
|
static |
The 'InvalidDirectoryInLibEnvironmentPath' diagnostic.
Warning: Directory "{arg0}" specified in LIB environment is not valid.
|
static |
The 'InvalidDirectoryInLibOptionPath' diagnostic.
Warning: Directory "{arg0}" specified in -lib option is not valid.
|
static |
The 'InvalidFileAlignment' diagnostic.
Fatal: Invalid value '{arg0}' for -filealign option.
|
static |
The 'InvalidMemberNameInMapFile' diagnostic.
Error: Invalid {arg0} name '{arg1}' in remap file in class {arg2}.
|
static |
The 'InvalidMemberSignatureInMapFile' diagnostic.
Error: Invalid {arg0} signature '{arg3}' in remap file for {arg0} {arg1}.{arg2}.
|
static |
The 'InvalidOptionSyntax' diagnostic.
Fatal: Invalid option: {arg0}.
|
static |
The 'InvalidPath' diagnostic.
Fatal: Invalid path: {arg0}.
|
static |
The 'InvalidPropertyNameInMapFile' diagnostic.
Error: Invalid property {arg0} name '{arg3}' in remap file for property {arg1}.{arg2}.
|
static |
The 'InvalidPropertySignatureInMapFile' diagnostic.
Error: Invalid property {arg0} signature '{arg3}' in remap file for property {arg1}.{arg2}.
|
static |
The 'InvalidStrongNameKeyPair' diagnostic.
Fatal: Invalid key {arg0} specified. ("{arg1}")
|
static |
The 'InvalidVersionFormat' diagnostic.
Fatal: Invalid version specified: {arg0}.
|
static |
The 'InvalidZip' diagnostic.
Fatal: Invalid zip: {name}.
|
static |
The 'LegacyAssemblyAttributesFound' diagnostic.
Warning: Legacy assembly attributes container found. Please use the -assemblyattributes:<file> option.
|
static |
The 'LegacySearchRule' diagnostic.
Warning: Found assembly "{arg0}" using legacy search rule, please append '.dll' to the reference.
|
static |
The 'LinkageError' diagnostic.
Fatal: Link error: {arg0}
|
static |
The 'MainClassNotFound' diagnostic.
Fatal: Main class not found.
|
static |
The 'MainClassRequiresExe' diagnostic.
Fatal: Main class cannot be specified for library or module.
|
static |
The 'MainMethodFound' diagnostic.
Info: Found main method in class "{arg0}".
|
static |
The 'MainMethodFromManifest' diagnostic.
Info: Using main class "{arg0}" based on jar manifest.
|
static |
The 'MainMethodNotFound' diagnostic.
Fatal: Main method not found.
|
static |
The 'MalformedIkvmLangProperty' diagnostic.
Warning: Ignoring duplicate ikvm.lang.Property annotation on {arg0}.{arg1}.
|
static |
The 'MapFileClassNotFound' diagnostic.
Fatal: Class '{arg0}' referenced in remap file was not found.
|
static |
The 'MapFileFieldNotFound' diagnostic.
Fatal: Field '{arg0}' referenced in remap file was not found in class '{arg1}'.
|
static |
The 'MapFileTypeNotFound' diagnostic.
Fatal: Type '{arg0}' referenced in remap file was not found.
|
static |
The 'MapXmlError' diagnostic.
Error: Error in remap file: {arg0}.
|
static |
The 'MapXmlUnableToResolveOpCode' diagnostic.
Error: Unable to resolve opcode in remap file: {arg0}.
|
static |
The 'MaximumErrorCountReached' diagnostic.
Fatal: Maximum error count reached.
|
static |
The 'MissingBaseType' diagnostic.
Fatal: The base class or interface '{arg0}' in assembly '{arg1}' referenced by type '{arg2}' in '{arg3}' could not be resolved.
|
static |
The 'MissingBaseTypeReference' diagnostic.
Fatal: The type '{arg0}' is defined in an assembly that is not referenced. You must add a reference to assembly '{arg1}'.
|
static |
The 'MissingFileSpecification' diagnostic.
Fatal: Missing file specification for '{arg0}' option.
|
static |
The 'MissingReference' diagnostic.
Error: The type '{arg0}' is defined in an assembly that is notResponseFileDepthExceeded referenced. You must add a reference to assembly '{arg1}'.
|
static |
The 'MissingType' diagnostic.
Error: Reference to type "{arg0}" claims it is defined in "{arg1}", but it could not be found.
|
static |
The 'ModuleCannotHaveClassLoader' diagnostic.
Fatal: Cannot specify assembly class loader for modules.
|
static |
The 'ModuleInitializerMethodRequirements' diagnostic.
Fatal: Method '{arg1}.{arg2}{arg3}' does not meet the requirements of a module initializer.
|
static |
The 'NoClassDefFoundError' diagnostic.
Warning: Unable to compile class "{arg0}". (missing class "{arg1}")
|
static |
The 'NoJniRuntime' diagnostic.
Warning: Unable to load runtime JNI assembly.
|
static |
The 'NonPrimaryAssemblyReference' diagnostic.
Error: Referenced assembly "{arg0}" is not the primary assembly of a shared class loader group, please reference primary assembly "{arg1}" instead.
|
static |
The 'NoOutputFileSpecified' diagnostic.
Fatal: No output file specified.
|
static |
The 'NoTargetsFound' diagnostic.
Fatal: No targets found
|
static |
The 'OptionsMustPreceedChildLevels' diagnostic.
Fatal: You can only specify options before any child levels.
|
static |
The 'OutputFileIs' diagnostic.
Info: Output file is "{arg0}".
|
static |
The 'PathNotFound' diagnostic.
Fatal: Path not found: {arg0}.
|
static |
The 'PathTooLong' diagnostic.
Fatal: Path too long: {arg0}.
|
static |
The 'PropertiesRequireExe' diagnostic.
Fatal: Properties cannot be specified for library or module.
|
static |
The 'ReferenceNotFound' diagnostic.
Fatal: Reference not found: {arg0}
|
static |
The 'ReflectionCallerClassRequiresCallerID' diagnostic.
Warning: Reflection.getCallerClass() called from non-CallerID method. ("{arg0}.{arg1}{arg2}")
|
static |
The 'RemappedTypeMissingDefaultInterfaceMethod' diagnostic.
Error: {arg0} does not implement default interface method {arg1}.
|
static |
The 'ResponseFileDepthExceeded' diagnostic.
Fatal: Response file nesting depth exceeded.
|
static |
The 'RuntimeMethodMissing' diagnostic.
Fatal: Runtime method '{arg0}' not found.
|
static |
The 'RuntimeMismatch' diagnostic.
Fatal: Referenced assembly {referencedAssemblyPath} was compiled with an incompatible IKVM.Runtime version. Current runtime: {runtimeAssemblyName}. Referenced assembly runtime: {referencedAssemblyName}
|
static |
The 'RuntimeMismatchStrongName' diagnostic.
Fatal:
|
static |
The 'RuntimeNotFound' diagnostic.
Fatal: Unable to load runtime assembly.
|
static |
The 'SharedClassLoaderCannotBeUsedOnModuleTarget' diagnostic.
Fatal: Incompatible options: -target:module and -sharedclassloader cannot be combined.
|
static |
The 'SkippingReferencedClass' diagnostic.
Warning: Skipping class: "{arg0}". (class is already available in referenced assembly "{arg1}")
|
static |
The 'StrongNameRequiresStrongNamedRefs' diagnostic.
Fatal: All referenced assemblies must be strong named, to be able to sign the output assembly.
|
static |
The 'StubsAreDeprecated' diagnostic.
Warning: Compiling stubs is deprecated. Please add a reference to assembly "{arg0}" instead.
|
static |
The 'UnableToCreateLambdaFactory' diagnostic.
Warning: Unable to create static lambda factory.
|
static |
The 'UnableToCreateProxy' diagnostic.
Error: Unable to create proxy "{arg0}". ("{arg1}")
|
static |
The 'UnableToResolveInterface' diagnostic.
Fatal: Unable to resolve interface '{arg0}' on type '{arg1}'.
|
static |
The 'UnableToResolveType' diagnostic.
Warning: Reference in "{arg0}" to type "{arg1}" claims it is defined in "{arg2}", but it could not be found.
|
static |
The 'UnknownAttributeInMapFile' diagnostic.
Error: Unknown attribute {arg0} in remap file, line {arg1}, column {arg2}.
|
static |
The 'UnknownElementInMapFile' diagnostic.
Error: Unknown element {arg0} in remap file, line {arg1}, column {arg2}.
|
static |
The 'UnknownFileType' diagnostic.
Error: Unknown file type: {arg0}.
|
static |
The 'UnknownWarning' diagnostic.
Warning: {arg0}
|
static |
The 'UnrecognizedApartment' diagnostic.
Fatal: Invalid value '{arg0}' for -apartment option.
|
static |
The 'UnrecognizedOption' diagnostic.
Fatal: Unrecognized option: {arg0}.
|
static |
The 'UnrecognizedPlatform' diagnostic.
Fatal: Invalid value '{arg0}' for -platform option.
|
static |
The 'UnrecognizedTargetType' diagnostic.
Fatal: Invalid value '{arg0}' for -target option.
|
static |
The 'UnsupportedMainMethod' diagnostic.
Fatal: Redirected main method not supported.
|
static |
The 'VerificationError' diagnostic.
Warning: Unable to compile class "{arg0}". (verification error "{arg1}")
|
static |
The 'WrongClassName' diagnostic.
Warning: Unable to compile "{arg0}" (wrong name: "{arg1}")