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