2 references to GetSize
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
274
baseSize = Data.InstantiatedMethodDesc.
GetSize
(target);
RuntimeTypeSystemHelpers\MethodDescOptionalSlots.cs (1)
63
MethodClassification.Instantiated => Data.InstantiatedMethodDesc.
GetSize
(target),