2 instantiations of NoOpAspNetCertificateSentinel
dotnet (1)
Program.cs (1)
195aspNetCertificateSentinel = new NoOpAspNetCertificateSentinel();
dotnet.Tests (1)
ConfigurerTests\GivenADotnetFirstTimeUseConfigurerWIthStateSetup.cs (1)
226aspNetCertificateSentinel = new NoOpAspNetCertificateSentinel();