7 references to TryMergeRuntimeValues
Microsoft.Build (1)
Instance\TaskFactories\AssemblyTaskFactory.cs (1)
582
if (!XMakeAttributes.
TryMergeRuntimeValues
(taskRuntime, usingTaskRuntime, out mergedRuntime))
Microsoft.Build.Engine.UnitTests (6)
XmakeAttributes_Tests.cs (6)
80
XMakeAttributes.
TryMergeRuntimeValues
(left, right, out string mergedRuntime)
89
XMakeAttributes.
TryMergeRuntimeValues
(XMakeAttributes.MSBuildRuntimeValues.any,
100
XMakeAttributes.
TryMergeRuntimeValues
(
106
XMakeAttributes.
TryMergeRuntimeValues
(
116
XMakeAttributes.
TryMergeRuntimeValues
(
122
XMakeAttributes.
TryMergeRuntimeValues
(