3 references to AllocateValueType
mscorlib (3)
system\rttype.cs (3)
4394
return
AllocateValueType
(this, value, true);
4410
return
AllocateValueType
(elementType, value, false);
4462
return
AllocateValueType
(elementType, value, false);