10 instantiations of PropertyMapperCollection
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
(
20 references to PropertyMapperCollection
Microsoft.CodeAnalysis.NetAnalyzers (20)
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(
src\11b41c7305441175\PropertySetAbstractValue.cs (1)
127
/// <see cref="
PropertyMapperCollection
"/>'s initialization.</param>
src\11b41c7305441175\PropertySetAnalysisContext.cs (3)
42
PropertyMapperCollection
propertyMappers,
83
PropertyMapperCollection
propertyMappers,
150
public
PropertyMapperCollection
PropertyMappers { get; }
src\sdk\src\Microsoft.CodeAnalysis.NetAnalyzers\src\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PropertySetAnalysis\ConstructorMapper.cs (3)
26
/// <returns>Abstract value for PropertySetAnalysis, with <see cref="PropertySetAbstractValueKind"/>s in the same order as the <see cref="PropertyMapper"/>s in the <see cref="
PropertyMapperCollection
"/>.</returns>
37
/// <returns>Abstract value for PropertySetAnalysis, with <see cref="PropertySetAbstractValueKind"/>s in the same order as the <see cref="PropertyMapper"/>s in the <see cref="
PropertyMapperCollection
"/>.</returns>
45
/// <param name="propertyAbstractValues">Constant <see cref="PropertySetAbstractValueKind"/>s, in the same order that the corresponding <see cref="
PropertyMapperCollection
"/> was initialized with.</param>
src\sdk\src\Microsoft.CodeAnalysis.NetAnalyzers\src\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PropertySetAnalysis\PropertySetAnalysis.cs (3)
55
PropertyMapperCollection
propertyMappers,
157
PropertyMapperCollection
propertyMappers,
193
PropertyMapperCollection
propertyMappers,