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)
801if (_throwExceptionAt == ThrowExceptionAt.BeginScope) 813if (_throwExceptionAt == ThrowExceptionAt.IsEnabled) 833if (_throwExceptionAt == ThrowExceptionAt.Log)