2 references to ShouldUnsetParentConfigurationAndPlatform
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\Build\ProjectBuildManager.cs (1)
57{ PropertyNames.ShouldUnsetParentConfigurationAndPlatform, bool.FalseString }
MSBuild\Constants\PropertyNames.cs (1)
55public const string ShouldUnsetParentConfigurationAndPlatform = nameof(ShouldUnsetParentConfigurationAndPlatform);