4 references to IsPfxPathReferenced
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
2913if (configuration.IsPfxPathReferenced)
Aspire.Hosting.Tests (3)
ExecutionConfigurationGathererTests.cs (3)
731Assert.False(metadata.IsPfxPathReferenced); 736Assert.False(metadata.IsPfxPathReferenced); 739Assert.True(metadata.IsPfxPathReferenced);