1 write to _allowNew
System.Data.Common (1)
System\Data\DataView.cs (1)
261_allowNew = value;
2 references to _allowNew
System.Data.Common (2)
System\Data\DataView.cs (2)
256get { return _allowNew; } 259if (_allowNew != value)