Implemented interface member:
method
GetArrayType
System.Reflection.Metadata.IConstructedTypeProvider<TType>.GetArrayType(TType, System.Reflection.Metadata.ArrayShape)
1 reference to GetArrayType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
475=> new() { Underlying = _inner.GetArrayType(elementType.Underlying, shape),