2 references to AnalyzeNeverSetProperties
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureDtdProcessing.cs (2)
398
AnalyzeNeverSetProperties
(context, prop, assign.Syntax.GetLocation());
682
AnalyzeNeverSetProperties
(context, propRef.Property, assignment.Syntax.GetLocation());