1 write to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (1)
Logging\ExtendedLoggerTests.cs (1)
1061
_throwExceptionAt
= throwExceptionAt;
3 references to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (3)
Logging\ExtendedLoggerTests.cs (3)
1068
if (
_throwExceptionAt
== ThrowExceptionAt.BeginScope)
1080
if (
_throwExceptionAt
== ThrowExceptionAt.IsEnabled)
1100
if (
_throwExceptionAt
== ThrowExceptionAt.Log)