3 references to IsKeyPathReferenced
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
2589if (configuration.IsKeyPathReferenced)
Aspire.Hosting.Tests (2)
ResourceExecutionConfigurationGathererTests.cs (2)
497Assert.False(metadata.IsKeyPathReferenced); 502Assert.True(metadata.IsKeyPathReferenced);