2 references to elementDecorators
System.WorkflowServices (2)
System\Workflow\Activities\ContractType.cs (2)
488
int elementCharPosition = Name.LastIndexOfAny(
elementDecorators
);
494
int elementCharPosition = Name.LastIndexOfAny(
elementDecorators
);