1 write to KeyPathReference
Aspire.Hosting (1)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
58KeyPathReference = configurationContext.KeyPath,
4 references to KeyPathReference
Aspire.Hosting (2)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
72KeyPath = additionalData.KeyPathReference,
Dcp\DcpExecutor.cs (1)
2253KeyPath = tlsCertificateConfiguration.KeyPathReference,
Aspire.Hosting.Tests (2)
ExecutionConfigurationGathererTests.cs (2)
624Assert.NotNull(metadata.KeyPathReference); 734_ = await metadata.KeyPathReference.GetValueAsync(CancellationToken.None);