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