2 references to GetAllGlobs
Microsoft.Build (1)
Definition\Project.cs (1)
947
/// See <see cref="
GetAllGlobs
(string)"/>.
Microsoft.Build.Engine.OM.UnitTests (1)
Definition\Project_Tests.cs (1)
4304
var globs = ObjectModelHelpers.CreateInMemoryProject(project).
GetAllGlobs
(itemType);