4 references to DeveloperCertificateNotFullyTrustedTitle
Aspire.Hosting (1)
Dcp\DcpHost.cs (1)
158title = InteractionStrings.DeveloperCertificateNotFullyTrustedTitle;
Aspire.Hosting.Tests (3)
Dcp\DcpHostNotificationTests.cs (3)
158Assert.Equal(InteractionStrings.DeveloperCertificateNotFullyTrustedTitle, interaction.Title); 898Assert.Equal(InteractionStrings.DeveloperCertificateNotFullyTrustedTitle, interaction.Title); 1072Assert.Equal(InteractionStrings.DeveloperCertificateNotFullyTrustedTitle, interaction.Title);