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