2 references to PInvokeMethodDesc
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
258baseSize = target.GetTypeInfo(DataType.PInvokeMethodDesc).Size ?? throw new InvalidOperationException("PInvokeMethodDesc type size must be known");
RuntimeTypeSystemHelpers\MethodDescOptionalSlots.cs (1)
60MethodClassification.PInvoke => DataType.PInvokeMethodDesc,