4 references to DeveloperCertificateNotFullyTrustedTitle
Aspire.Hosting (1)
Dcp\DcpHost.cs (1)
167title = InteractionStrings.DeveloperCertificateNotFullyTrustedTitle;
Aspire.Hosting.Tests (3)
Dcp\DcpHostNotificationTests.cs (3)
159Assert.Equal(InteractionStrings.DeveloperCertificateNotFullyTrustedTitle, interaction.Title); 674Assert.Equal(InteractionStrings.DeveloperCertificateNotFullyTrustedTitle, interaction.Title); 854Assert.Equal(InteractionStrings.DeveloperCertificateNotFullyTrustedTitle, interaction.Title);