1 write to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (1)
Logging\ExtendedLoggerTests.cs (1)
1066
_throwExceptionAt
= throwExceptionAt;
3 references to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (3)
Logging\ExtendedLoggerTests.cs (3)
1073
if (
_throwExceptionAt
== ThrowExceptionAt.BeginScope)
1085
if (
_throwExceptionAt
== ThrowExceptionAt.IsEnabled)
1105
if (
_throwExceptionAt
== ThrowExceptionAt.Log)