2 references to GetDictionary
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
666
dictionaryEntry = baseTypeHandle.
GetDictionary
();
Internal\Runtime\TypeLoader\TypeBuilderState.cs (1)
218
return TypeBeingBuilt.RuntimeTypeHandle.
GetDictionary
() != IntPtr.Zero;