1 write to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (1)
Logging\ExtendedLoggerTests.cs (1)
827
_throwExceptionAt
= throwExceptionAt;
3 references to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (3)
Logging\ExtendedLoggerTests.cs (3)
834
if (
_throwExceptionAt
== ThrowExceptionAt.BeginScope)
846
if (
_throwExceptionAt
== ThrowExceptionAt.IsEnabled)
866
if (
_throwExceptionAt
== ThrowExceptionAt.Log)