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