3 references to GetSize
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (1)
291baseSize += Data.MethodImpl.GetSize(target);
RuntimeTypeSystemHelpers\MethodDescOptionalSlots.cs (2)
97offset += Data.MethodImpl.GetSize(target); 112offset += Data.MethodImpl.GetSize(target);