6 references to new
Microsoft.CodeAnalysis.NetAnalyzers (6)
Microsoft.NetCore.Analyzers\Security\DoNotDisableHttpClientCRLCheck.cs (1)
89
private static readonly HazardousUsageEvaluatorCollection HazardousUsageEvaluators =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotInstallRootCert.cs (1)
80
HazardousUsageEvaluatorCollection hazardousUsageEvaluators = new
HazardousUsageEvaluatorCollection
(
Microsoft.NetCore.Analyzers\Security\DoNotUseCreateEncryptorWithNonDefaultIV.cs (1)
68
private static readonly HazardousUsageEvaluatorCollection HazardousUsageEvaluators =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotUseWeakKDFInsufficientIterationCount.cs (1)
78
HazardousUsageEvaluatorCollection hazardousUsageEvaluators = new
HazardousUsageEvaluatorCollection
(
Microsoft.NetCore.Analyzers\Security\SetHttpOnlyForHttpCookie.cs (1)
57
private static readonly HazardousUsageEvaluatorCollection HazardousUsageEvaluators =
new
(
Microsoft.NetCore.Analyzers\Security\UseSecureCookiesASPNetCore.cs (1)
86
HazardousUsageEvaluatorCollection hazardousUsageEvaluators = new
HazardousUsageEvaluatorCollection
(