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