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