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