2 references to InnerBuildProperty
Microsoft.Build (1)
Graph\ProjectInterpretation.cs (1)
218return project.GetPropertyValue(PropertyNames.InnerBuildProperty);
Microsoft.Build.Framework (1)
MSBuildConstants.cs (1)
149internal const string InnerBuildProperty = nameof(InnerBuildProperty);