3 references to ShouldEnforceMatching
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
261
return (
ShouldEnforceMatching
(pattern)
341
if (
ShouldEnforceMatching
(filespec))
402
if (
ShouldEnforceMatching
(pattern))