2 references to MaxIncludeDepth
Microsoft.Build.Tasks.Git (2)
GitDataReader\GitConfig.Reader.cs (2)
200if (includeDepth > MaxIncludeDepth) 202throw new InvalidDataException(string.Format(Resources.ConfigurationFileRecursionExceededMaximumAllowedDepth, MaxIncludeDepth));