11 writes to GlobalProperties
dotnet (6)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
764GlobalProperties = globalProperties,
Commands\Test\MTP\MSBuildUtility.cs (1)
392GlobalProperties = globalProperties,
Commands\Test\MTP\SolutionAndProjectUtility.cs (2)
245GlobalProperties = globalProperties, 449GlobalProperties = globalProperties,
MsbuildProject.cs (1)
211options.GlobalProperties = new Dictionary<string, string>
ReleasePropertyProjectLocator.cs (1)
253GlobalProperties = globalProperties,
dotnet-aot (1)
src\sdk\src\Cli\dotnet\MsbuildProject.cs (1)
211options.GlobalProperties = new Dictionary<string, string>
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Build\ProjectBuildManager.cs (1)
229GlobalProperties = mergedGlobalProperties,
Microsoft.DotNet.ProjectTools (1)
BuildService.cs (1)
108GlobalProperties = mergedGlobalProperties,
MSBuild (1)
XMake.cs (1)
1071GlobalProperties = globalProperties,
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
1311GlobalProperties = properties,
5 references to GlobalProperties
Microsoft.Build (5)
Definition\Project.cs (3)
492options.GlobalProperties, 512options.GlobalProperties, 532options.GlobalProperties,
Instance\ProjectInstance.cs (2)
933options.GlobalProperties, 953options.GlobalProperties,