Implemented interface member:
11 references to Subscribe
Aspire.Microsoft.Data.SqlClient (1)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Shared\DiagnosticSourceInstrumentation\DiagnosticSourceSubscriber.cs (1)
60value.Subscribe(listener) :
Aspire.Microsoft.EntityFrameworkCore.SqlServer (1)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Shared\DiagnosticSourceInstrumentation\DiagnosticSourceSubscriber.cs (1)
60value.Subscribe(listener) :
GetDocument.Insider (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-alpha.1.24468.8\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
319_disposable = value.Subscribe(this);
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (1)
DatabaseErrorPageMiddleware.cs (1)
158diagnosticListener.Subscribe(this);
Microsoft.AspNetCore.Hosting.Tests (4)
HostingApplicationDiagnosticsTests.cs (4)
604diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair => 628diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair => 653diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair => 677diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair =>
Microsoft.AspNetCore.Mvc.Testing (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-alpha.1.24468.8\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
319_disposable = value.Subscribe(this);
Microsoft.AspNetCore.TestHost (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-alpha.1.24468.8\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
319_disposable = value.Subscribe(this);
Microsoft.AspNetCore.Tests (1)
WebApplicationTests.cs (1)
3005_subscription1 = value.Subscribe(this);