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