2 references to Negative
Microsoft.Build.Tasks.Git (2)
GitDataReader\GitIgnore.cs (2)
53public bool IsNegative => (Flags & PatternFlags.Negative) != 0; 189flags |= PatternFlags.Negative;