4 references to _getEnumeratorMethod
System.Xaml (4)
System\Xaml\Schema\TypeReflector.cs (4)
89_getEnumeratorMethod.Value = null; 385get { return _getEnumeratorMethod.Value; } 386set { _getEnumeratorMethod.Value = value; } 389internal bool GetEnumeratorMethodIsSet { get { return _getEnumeratorMethod.IsSet; } }