2 writes to _current
System.Data (2)
fx\src\data\System\Data\Common\dbenumerator.cs (2)
64_current = null; 70_current = new DataRecordInternal(_schemaInfo, values, _descriptors, _fieldNameLookup); // this.NewRecord()
1 reference to _current
System.Data (1)
fx\src\data\System\Data\Common\dbenumerator.cs (1)
53return _current;