3 references to GetSource
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbError.cs (2)
59hr = errorInfo.GetSource(out this.source); 74hr = errorInfo.GetSource(out this.source);
fx\src\data\System\Data\OleDb\OleDbException.cs (1)
90hr = errorInfo.GetSource(out source);