1 write to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (1)
Logging\ExtendedLoggerTests.cs (1)
794
_throwExceptionAt
= throwExceptionAt;
3 references to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (3)
Logging\ExtendedLoggerTests.cs (3)
801
if (
_throwExceptionAt
== ThrowExceptionAt.BeginScope)
813
if (
_throwExceptionAt
== ThrowExceptionAt.IsEnabled)
833
if (
_throwExceptionAt
== ThrowExceptionAt.Log)