1 implementation of GetTypeDictionary
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (1)
717public bool GetTypeDictionary(out IntPtr dictionary)
1 reference to GetTypeDictionary
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (1)
872return _lookupMethodInfo.GetTypeDictionary(out dictionaryComponent);