2 overrides of Allocate
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\GenericDictionary.cs (2)
44
public override unsafe IntPtr
Allocate
()
64
public override unsafe IntPtr
Allocate
()
1 reference to Allocate
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeBuilder.cs (1)
526
IntPtr rmd = method.Dictionary.
Allocate
();