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