12 references to IsLogging
System.ComponentModel.Composition (3)
src\runtime\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\runtime\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\runtime\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 (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebugProvider.Unix.cs (1)
50
if (Debugger.
IsLogging
())
System\Diagnostics\Debugger.cs (1)
51
if (
IsLogging
())
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1898
if (Debugger.
IsLogging
())