2 references to GetSize
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
280
baseSize = Data.DynamicMethodDesc.
GetSize
(target);
RuntimeTypeSystemHelpers\MethodDescOptionalSlots.cs (1)
65
MethodClassification.Dynamic => Data.DynamicMethodDesc.
GetSize
(target),