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