Implemented interface member:
12 references to Subscribe
Aspire.Hosting.Testing (1)
DistributedApplicationEntryPointInvoker.cs (1)
256_hostingListener = value.Subscribe(this);
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-preview.2.25104.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)
614diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair => 638diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair => 663diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair => 687diagnosticListener.Subscribe(new CallbackDiagnosticListener(pair =>
Microsoft.AspNetCore.Mvc.Testing (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-preview.2.25104.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-preview.2.25104.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);