2 references to GetSize
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
265baseSize = Data.PInvokeMethodDesc.GetSize(target);
RuntimeTypeSystemHelpers\MethodDescOptionalSlots.cs (1)
60MethodClassification.PInvoke => Data.PInvokeMethodDesc.GetSize(target),