1 write to _shouldApply
Aspire.Hosting.Docker (1)
src\Shared\Yaml\ForceQuotedStringsEventEmitter.cs (1)
41_shouldApply = shouldApply ?? AlwaysTrue;
1 reference to _shouldApply
Aspire.Hosting.Docker (1)
src\Shared\Yaml\ForceQuotedStringsEventEmitter.cs (1)
64&& _shouldApply(value) is (false, var style)