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