2 references to GetQuotedArgumentValue
Aspire.Hosting.Tests (2)
Dcp\DcpHostNotificationTests.cs (2)
522var certificatePath = GetQuotedArgumentValue(processSpec.Arguments, "--tls-cert-file"); 523var keyPath = GetQuotedArgumentValue(processSpec.Arguments, "--tls-key-file");