3 references to SyncLoggingExceptionMessage
Microsoft.Extensions.Http.Diagnostics (3)
Logging\Internal\HttpClientLogger.cs (3)
130
=> throw new NotSupportedException(
SyncLoggingExceptionMessage
);
133
=> throw new NotSupportedException(
SyncLoggingExceptionMessage
);
136
=> throw new NotSupportedException(
SyncLoggingExceptionMessage
);