4 references to _addMethod
System.Xaml (4)
System\Xaml\Schema\TypeReflector.cs (4)
83_addMethod.Value = null; 375get { return _addMethod.Value; } 376set { _addMethod.Value = value; } 379internal bool AddMethodIsSet { get { return _addMethod.IsSet; } }