1 implementation of GetAttachStateFlags
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger_1.cs (1)
44int IDebugger.GetAttachStateFlags()
1 reference to GetAttachStateFlags
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2155*pRetVal = _target.Contracts.Debugger.GetAttachStateFlags();