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