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