1 write to IsValueTypeThis
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
205IsValueTypeThis = isValueTypeThis,
1 reference to IsValueTypeThis
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CallingConvention\CallingConvention_1.cs (1)
383token = arg.IsValueTypeThis ? GCRefMapToken.Interior : GCRefMapToken.Ref;