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