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