2 references to TryGetDiagnosticKey
Microsoft.Build.TaskAuthoring.Analyzer (2)
PreferTypedParameterAnalyzer.cs (2)
156if (TryGetDiagnosticKey(diag, out string propertyKey, out string suggestedType)) 172if (TryGetDiagnosticKey(diag, out string propertyKey, out string suggestedType) &&