2 references to RuntimeValuesMatch
Microsoft.Build (2)
Instance\TaskFactories\AssemblyTaskFactory.cs (1)
583
if (XMakeAttributes.
RuntimeValuesMatch
(taskIdentityParameters.Runtime, factoryIdentityParameters.Runtime))
Instance\TaskRegistry.cs (1)
969
if (!XMakeAttributes.
RuntimeValuesMatch
(runtimeX, runtimeY))