1 reference to InitializeInstance
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.cs (1)
103
public static TypeLoaderEnvironment Instance => s_instance ??
InitializeInstance
();