1 write to fieldAttributes
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\FieldInfo.cs (1)
38fieldAttributes = Helper.ConvertToFieldAttributes(codeDomField.Attributes);
1 reference to fieldAttributes
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\FieldInfo.cs (1)
74get { return this.fieldAttributes; }