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