1 write to KeyPathReference
Aspire.Hosting (1)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
57KeyPathReference = configurationContext.KeyPath,
4 references to KeyPathReference
Aspire.Hosting (2)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
71KeyPath = additionalData.KeyPathReference,
Dcp\DcpExecutor.cs (1)
2018KeyPath = tlsCertificateConfiguration.KeyPathReference,
Aspire.Hosting.Tests (2)
ResourceExecutionConfigurationGathererTests.cs (2)
391Assert.NotNull(metadata.KeyPathReference); 501_ = await metadata.KeyPathReference.GetValueAsync(CancellationToken.None);