2 references to FindSourcePropertyDirect
Microsoft.Build.TaskAuthoring.Analyzer (2)
PreferTypedParameterAnalyzer.cs (2)
930return FindSourcePropertyDirect(initValue, candidateProps); 942var result = FindSourcePropertyDirect(arg.Value, candidateProps);