Base:
method
GetSetMethod
System.Reflection.PropertyInfo.GetSetMethod(System.Boolean)
2 references to GetSetMethod
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (2)
62if (Helper.IncludeAccessor(this.GetSetMethod(nonPublic), nonPublic)) 112methodInfo = GetSetMethod(true);