19 references to IsLogging
Microsoft.VisualStudio.IntegrationTest.Setup (8)
TestTraceListener.cs (8)
37
if (Debugger.
IsLogging
())
45
if (Debugger.
IsLogging
())
53
if (Debugger.
IsLogging
())
61
if (Debugger.
IsLogging
())
69
if (Debugger.
IsLogging
())
77
if (Debugger.
IsLogging
())
85
if (Debugger.
IsLogging
())
93
if (Debugger.
IsLogging
())
System.ComponentModel.Composition (3)
src\libraries\Common\src\System\Composition\Diagnostics\DebuggerTraceWriter.cs (3)
21
get { return Debugger.
IsLogging
(); }
26
get { return Debugger.
IsLogging
(); }
46
if (!Debugger.
IsLogging
())
System.ComponentModel.Composition.Registration (3)
src\libraries\Common\src\System\Composition\Diagnostics\DebuggerTraceWriter.cs (3)
21
get { return Debugger.
IsLogging
(); }
26
get { return Debugger.
IsLogging
(); }
46
if (!Debugger.
IsLogging
())
System.Composition.Convention (3)
src\libraries\Common\src\System\Composition\Diagnostics\DebuggerTraceWriter.cs (3)
21
get { return Debugger.
IsLogging
(); }
26
get { return Debugger.
IsLogging
(); }
46
if (!Debugger.
IsLogging
())
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebugProvider.Unix.cs (1)
50
if (Debugger.
IsLogging
())
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1899
if (Debugger.
IsLogging
())