9 references to ClearProviders
aspire (1)
Program.cs (1)
22
builder.Logging.
ClearProviders
();
Aspire.Playground.Tests (1)
Infrastructure\DistributedApplicationTestFactory.cs (1)
32
logging.
ClearProviders
();
HttpLogging.Sample (1)
Program.cs (1)
20
logging.
ClearProviders
();
Microsoft.AspNetCore.Tests (1)
WebApplicationTests.cs (1)
1646
builder.Logging.
ClearProviders
();
Microsoft.Extensions.Caching.Hybrid.Tests (5)
SizeTests.cs (4)
48
options.
ClearProviders
();
117
options.
ClearProviders
();
161
options.
ClearProviders
();
227
options.
ClearProviders
();
UnreliableL2Tests.cs (1)
139
options.
ClearProviders
();