6 references to IsDefined
System.Workflow.ComponentModel (6)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (1)
585
if (Helper.
IsDefined
(attributeType, inherit, attributes, this))
AuthoringOM\Compiler\TypeSystem\EventInfo.cs (1)
152
if (Helper.
IsDefined
(attributeType, inherit, attributes, this))
AuthoringOM\Compiler\TypeSystem\FieldInfo.cs (1)
128
if (Helper.
IsDefined
(attributeType, inherit, attributes, this))
AuthoringOM\Compiler\TypeSystem\MethodInfo.cs (2)
134
if (Helper.
IsDefined
(attributeType, inherit, attributes, this))
298
if (Helper.
IsDefined
(attributeType, inherit, attributes, this))
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
205
if (Helper.
IsDefined
(attributeType, inherit, attributes, this))