2 writes to AllowArgumentSeparator
Microsoft.AspNetCore.Shared.Tests (2)
CommandLineApplicationTests.cs (2)
914AllowArgumentSeparator = true 1058AllowArgumentSeparator = true
2 references to AllowArgumentSeparator
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
197AllowArgumentSeparator) 528if (target.AllowArgumentSeparator)