2 references to ValidateIdentifier
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\SynchronizationValidator.cs (1)
22
ValidationError error = ValidationHelpers.
ValidateIdentifier
("SynchronizationHandles", manager, handle);
AuthoringOM\Compiler\XomlCompiler.cs (1)
845
identifierError = ValidationHelpers.
ValidateIdentifier
("Name", serviceProvider, currentActivity.Name);