4 writes to Owner
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
413
stateObj.
Owner
= this;
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
686
_physicalStateObj.
Owner
= null;
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (2)
565
Owner
= owner; // must assign an owner for reclaimation to work
802
Owner
= null;