1 write to _methodType
System (1)
compmod\system\componentmodel\DataObjectMethodAttribute.cs (1)
24_methodType = methodType;
2 references to _methodType
System (2)
compmod\system\componentmodel\DataObjectMethodAttribute.cs (2)
36return _methodType; 52return ((int)_methodType).GetHashCode() ^ _isDefault.GetHashCode();