4 references to _getEnumeratorMethod
System.Xaml (4)
System\Xaml\Schema\TypeReflector.cs (4)
91_getEnumeratorMethod.Value = null; 397get { return _getEnumeratorMethod.Value; } 398set { _getEnumeratorMethod.Value = value; } 401internal bool GetEnumeratorMethodIsSet { get { return _getEnumeratorMethod.IsSet; } }