6 references to Interior
Microsoft.Diagnostics.DataContractReader.Contracts (6)
Contracts\CallingConvention\CallingConvention_1.cs (5)
613token = arg.IsValueTypeThis ? GCRefMapToken.Interior : GCRefMapToken.Ref; 640tokens[genRegOffset] = GCRefMapToken.Interior; 675token = GCRefMapToken.Interior; 681token = GCRefMapToken.Interior; 906tokens[absOffset] = GCRefMapToken.Interior;
Contracts\StackWalk\GC\GcScanner.cs (1)
219case GCRefMapToken.Interior: