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