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