2 implementations of DacSetTargetConsistencyChecks
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
117
public int
DacSetTargetConsistencyChecks
(Interop.BOOL fEnableAsserts)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
367
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
DacSetTargetConsistencyChecks
(global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL fEnableAsserts)
2 references to DacSetTargetConsistencyChecks
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
125
int hrLocal = _legacy.
DacSetTargetConsistencyChecks
(fEnableAsserts);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
392
__retVal = @this.
DacSetTargetConsistencyChecks
(fEnableAsserts);