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