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