Implemented interface member:
method
BeginScope<TState>
Microsoft.Extensions.Logging.ILogger.BeginScope<TState>(TState)
2 references to BeginScope
Aspire.RabbitMQ.Client.Tests (1)
AspireRabbitMQLoggingTests.cs (1)
244NullLogger.Instance.BeginScope(state);
Aspire.RabbitMQ.Client.v7.Tests (1)
tests\Aspire.RabbitMQ.Client.Tests\AspireRabbitMQLoggingTests.cs (1)
244NullLogger.Instance.BeginScope(state);