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