2 references to IncludeAccessor
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (2)
59if (Helper.IncludeAccessor(this.GetGetMethod(nonPublic), nonPublic)) 62if (Helper.IncludeAccessor(this.GetSetMethod(nonPublic), nonPublic))