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