2 references to ReportOnType
Microsoft.Build.TaskAuthoring.Analyzer (2)
MultiThreadableTaskDeclarationAnalyzer.cs (2)
124
ReportOnType
(context, DiagnosticDescriptors.TaskEnvironmentNeverAssigned, type);
129
ReportOnType
(context, DiagnosticDescriptors.MissingMultiThreadableTaskAttribute, type);