1 implementation of RootNonGCStaticBaseForType
ILCompiler.Compiler (1)
Compiler\RootingServiceProvider.cs (1)
116public void RootNonGCStaticBaseForType(TypeDesc type, string reason)
1 reference to RootNonGCStaticBaseForType
ILCompiler.Compiler (1)
Compiler\LibraryRootProvider.cs (1)
45rootProvider.RootNonGCStaticBaseForType(type, "Library module type statics");