3 references to SetField
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Debugger_1.cs (3)
86
debugger.
SetField
(_target, nameof(Data.Debugger.RSRequestedSync), 1);
95
debugger.
SetField
(_target, nameof(Data.Debugger.SendExceptionsOutsideOfJMC), sendExceptionsOutsideOfJMC ? 1 : 0);
118
debugger.
SetField
(_target, nameof(Data.Debugger.GCNotificationEventsEnabled), fEnable ? 1 : 0);