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