1 write to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (1)
Logging\ExtendedLoggerTests.cs (1)
770
_throwExceptionAt
= throwExceptionAt;
1 reference to _throwExceptionAt
Microsoft.Extensions.Telemetry.Tests (1)
Logging\ExtendedLoggerTests.cs (1)
776
return new CustomLogger($"{_providerName}.{name}",
_throwExceptionAt
, _store);