1 write to methodAttributes
System.WorkflowServices (1)
System\Workflow\Activities\ContractMethodInfo.cs (1)
43this.methodAttributes = MethodAttributes.Public |
1 reference to methodAttributes
System.WorkflowServices (1)
System\Workflow\Activities\ContractMethodInfo.cs (1)
95return this.methodAttributes;