5 references to Interior
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\CallingConvention\CallingConvention_1.cs (4)
616token = arg.IsValueTypeThis ? GCRefMapToken.Interior : GCRefMapToken.Ref; 651token = GCRefMapToken.Interior; 657token = GCRefMapToken.Interior; 883tokens[absOffset] = GCRefMapToken.Interior;
Contracts\StackWalk\GC\GcScanner.cs (1)
212case GCRefMapToken.Interior: