Base:
method
Allocate
Internal.Runtime.TypeLoader.GenericDictionary.Allocate()
2 references to Allocate
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\EETypeCreator.cs (1)
349state.HalfBakedDictionary = state.Dictionary.Allocate();
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
1093genericDictionary = ucgDict.Allocate();