6 references to Interior
Microsoft.Diagnostics.DataContractReader.Contracts (6)
Contracts\CallingConvention\CallingConvention_1.cs (5)
383token = arg.IsValueTypeThis ? GCRefMapToken.Interior : GCRefMapToken.Ref; 410tokens[genRegOffset] = GCRefMapToken.Interior; 445token = GCRefMapToken.Interior; 451token = GCRefMapToken.Interior; 681tokens[absOffset] = GCRefMapToken.Interior;
Contracts\StackWalk\GC\GcScanner.cs (1)
220case GCRefMapToken.Interior: