2 references to GraphIsolationExemptReference
Microsoft.Build (1)
BackEnd\Shared\BuildRequestConfiguration.cs (1)
856
var items = Project.GetItems(ItemTypeNames.
GraphIsolationExemptReference
);
Microsoft.Build.Framework (1)
MSBuildConstants.cs (1)
180
internal const string GraphIsolationExemptReference = nameof(
GraphIsolationExemptReference
);