Implemented interface member:
property
WriteEnabled
Microsoft.Extensions.Logging.Testing.ITestSink.WriteEnabled
1 write to WriteEnabled
Aspire.Dashboard.Components.Tests (1)
tests\Shared\Logging\TestSink.cs (1)
17
WriteEnabled
= writeEnabled;
2 references to WriteEnabled
Aspire.Dashboard.Components.Tests (2)
tests\Shared\Logging\TestSink.cs (2)
38
if (
WriteEnabled
== null ||
WriteEnabled
(context))