2 references to IdentityParametersMatch
Microsoft.Build (2)
Instance\TaskRegistry.cs (2)
865
?
IdentityParametersMatch
(x.TaskIdentityParameters, y.TaskIdentityParameters, false /* fuzzy match */)
887
return
IdentityParametersMatch
(x.TaskIdentityParameters, y.TaskIdentityParameters, _exactMatchRequired);