4 references to _addMethod
System.Xaml (4)
System\Xaml\Schema\TypeReflector.cs (4)
87
_addMethod
.Value = null;
389
get { return
_addMethod
.Value; }
390
set {
_addMethod
.Value = value; }
393
internal bool AddMethodIsSet { get { return
_addMethod
.IsSet; } }