10 references to new
Microsoft.CodeAnalysis.NetAnalyzers (10)
Microsoft.NetCore.Analyzers\Security\DoNotDisableHttpClientCRLCheck.cs (1)
72
private static readonly PropertyMapperCollection PropertyMappers =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotInstallRootCert.cs (1)
56
private static readonly PropertyMapperCollection PropertyMappers =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotUseCreateEncryptorWithNonDefaultIV.cs (1)
60
private static readonly PropertyMapperCollection PropertyMappers =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureDeserializerJavascriptSerializerWithSimpleTypeResolver.cs (1)
58
private static readonly PropertyMapperCollection PropertyMappers =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureDeserializerJsonNetWithoutBinder.cs (1)
88
private static readonly PropertyMapperCollection PropertyMappers =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureDeserializerWithoutBinderBase.cs (1)
84
PropertyMapperCollection propertyMappers = new
PropertyMapperCollection
(
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureSettingsForJsonNet.cs (1)
87
private static readonly PropertyMapperCollection PropertyMappers =
new
(
Microsoft.NetCore.Analyzers\Security\DoNotUseWeakKDFInsufficientIterationCount.cs (1)
114
var propertyMappers = new
PropertyMapperCollection
(
Microsoft.NetCore.Analyzers\Security\SetHttpOnlyForHttpCookie.cs (1)
51
private static readonly PropertyMapperCollection PropertyMappers =
new
(
Microsoft.NetCore.Analyzers\Security\UseSecureCookiesASPNetCore.cs (1)
58
private static readonly PropertyMapperCollection PropertyMappers =
new
(