2 references to MatchNameSpace
System.Workflow.Activities (2)
Rules\RuleValidation.cs (2)
2761
int thisMatch =
MatchNameSpace
(thisNameSpace, bestNameSpace);
2762
int otherMatch =
MatchNameSpace
(otherNameSpace, bestNameSpace);