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