5 references to CompositeGlob
Microsoft.Build (5)
Globbing\CompositeGlob.cs (5)
29: this(globs.ToImmutableArray()) 37: this(ImmutableArray.Create(globs)) 46: this(ImmutableArray.Create(glob1, glob2)) 94_ => new CompositeGlob(immutableGlobs) 134return new CompositeGlob(builder.ToImmutable());