3 references to SyncLoggingExceptionMessage
Microsoft.Extensions.Http.Diagnostics (3)
Logging\Internal\HttpClientLogger.cs (3)
128
=> throw new NotSupportedException(
SyncLoggingExceptionMessage
);
131
=> throw new NotSupportedException(
SyncLoggingExceptionMessage
);
134
=> throw new NotSupportedException(
SyncLoggingExceptionMessage
);