3 references to Interior
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\GC\GcScanner.cs (1)
450case GcTypeKind.Interior:
Contracts\StackWalk\GC\GcSignatureTypeProvider.cs (2)
80public GcTypeKind GetByReferenceType(GcTypeKind elementType) => GcTypeKind.Interior; 208return GcTypeKind.Interior;