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