3 references to MethodDesc
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (1)
239
baseSize = target.GetTypeInfo(DataType.
MethodDesc
).Size ?? throw new InvalidOperationException("MethodDesc type size must be known");
Data\MethodDesc.cs (1)
6
[CdacType(nameof(DataType.
MethodDesc
))]
RuntimeTypeSystemHelpers\MethodDescOptionalSlots.cs (1)
58
MethodClassification.IL => DataType.
MethodDesc
,