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