1 write to _defaultLCID
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
416_defaultLCID = _parser.DefaultLCID;
2 references to _defaultLCID
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (2)
321(null != collation) ? collation.LCID : _defaultLCID, 1379_fieldNameLookup = new FieldNameLookup(this, _defaultLCID);