5 references to CompositeGlob
Microsoft.Build (5)
Globbing\CompositeGlob.cs (5)
32: this(globs.ToImmutableArray()) 40: this(ImmutableArray.Create(globs)) 49: this(ImmutableArray.Create(glob1, glob2)) 97_ => new CompositeGlob(immutableGlobs) 137return new CompositeGlob(builder.ToImmutable());