1 write to _isBoundsOnLoggerEventQueueEnabled
Microsoft.VisualStudio.TestPlatform.Common (1)
Logging\InternalTestLoggerEvents.cs (1)
57
_isBoundsOnLoggerEventQueueEnabled
= IsBoundsEnabledOnLoggerEventQueue();
2 references to _isBoundsOnLoggerEventQueueEnabled
Microsoft.VisualStudio.TestPlatform.Common (2)
Logging\InternalTestLoggerEvents.cs (2)
63
_isBoundsOnLoggerEventQueueEnabled
,
188
if (
_isBoundsOnLoggerEventQueueEnabled
)