3 references to Type
Aspire.Hosting.Docker (3)
src\Shared\Yaml\ForceQuotedStringsEventEmitter.cs (3)
106
if (item.
Type
!= EmitterState.EventType.Mapping)
134
if (item.
Type
!= EmitterState.EventType.Sequence)
155
public bool ShouldApply() =>
Type
switch