6 references to CreatePathDiagnostic
Microsoft.Build.TaskAuthoring.Analyzer (6)
PreferTypedParameterAnalyzer.cs (6)
474
return
CreatePathDiagnostic
(diagnostic.Location, propertyName, "AbsolutePath");
583
pendingDiagnostics.Add(
CreatePathDiagnostic
(location, sourceProp.Name, suggestedType));
627
pendingDiagnostics.Add(
CreatePathDiagnostic
(
723
pendingDiagnostics.Add(
CreatePathDiagnostic
(
740
pendingDiagnostics.Add(
CreatePathDiagnostic
(
827
pendingDiagnostics.Add(
CreatePathDiagnostic
(