2 references to None
dotnet (1)
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
33
_enumerationFlags = ServerEnumerationFlags.
None
;
dotnet.Tests (1)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
201
ServerEnumerationFlags expectedFlags = ServerEnumerationFlags.
None
)