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