1 write to _inner
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
454_inner = inner;
11 references to _inner
Microsoft.Diagnostics.DataContractReader.Contracts (11)
Contracts\CallingConvention\CallingConvention_1.cs (11)
475=> new() { Underlying = _inner.GetArrayType(elementType.Underlying, shape), 479=> new() { Underlying = _inner.GetSZArrayType(elementType.Underlying), 483=> Wrap(_inner.GetPrimitiveType(PrimitiveTypeCode.IntPtr)); 490TypeHandle constructed = _inner.GetGenericInstantiation(genericType.Underlying, builder.ToImmutable()); 511=> Wrap(_inner.GetGenericMethodParameter(context, index)); 514=> Wrap(_inner.GetGenericTypeParameter(context, index)); 523=> Wrap(_inner.GetPrimitiveType(typeCode)); 526=> Wrap(_inner.GetTypeFromDefinition(reader, handle, rawTypeKind)); 529=> Wrap(_inner.GetTypeFromReference(reader, handle, rawTypeKind)); 532=> Wrap(_inner.GetTypeFromSpecification(reader, context, handle, rawTypeKind)); 535=> Wrap(_inner.GetInternalType(typeHandlePointer));