1 assignment to MSBuild property ResolvedCodeAnalysisRuleSet
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
138
<Output TaskParameter="ResolvedCodeAnalysisRuleSet" PropertyName="
ResolvedCodeAnalysisRuleSet
" />
4 usages of MSBuild property ResolvedCodeAnalysisRuleSet
MSBuildFiles (4)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.Core.targets (2)
16
$(
ResolvedCodeAnalysisRuleSet
)"
77
CodeAnalysisRuleSet="$(
ResolvedCodeAnalysisRuleSet
)"
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (2)
190
$(
ResolvedCodeAnalysisRuleSet
)"
254
CodeAnalysisRuleSet="$(
ResolvedCodeAnalysisRuleSet
)"