1 instantiation of NativeLibraryStartupMethod
ILCompiler.Compiler (1)
Compiler\NativeLibraryInitializerRootProvider.cs (1)
34
NativeLibraryStartupMethod nativeLibStartupCode = new
NativeLibraryStartupMethod
(owningType, _libraryInitializers);
1 reference to NativeLibraryStartupMethod
ILCompiler.Compiler (1)
Compiler\NativeLibraryInitializerRootProvider.cs (1)
34
NativeLibraryStartupMethod
nativeLibStartupCode = new NativeLibraryStartupMethod(owningType, _libraryInitializers);