3 references to
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\Validation\Validator.cs (3)
83
while (manager.Context
[
iterator] != null)
85
if (manager.Context
[
iterator] is PropertyValidationContext)
87
PropertyValidationContext propertyValidationContext = manager.Context
[
iterator] as PropertyValidationContext;