4 references to _addMethod
System.Xaml (4)
System\Xaml\Schema\TypeReflector.cs (4)
85
_addMethod
.Value = null;
377
get { return
_addMethod
.Value; }
378
set {
_addMethod
.Value = value; }
381
internal bool AddMethodIsSet { get { return
_addMethod
.IsSet; } }