15 references to IsContextConnection
System.Data (15)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
1166
if (_connection.
IsContextConnection
) {
fx\src\data\System\Data\SqlClient\SqlCommand.cs (5)
834
if (null != _activeConnection && _activeConnection.
IsContextConnection
) {
961
if (_activeConnection.
IsContextConnection
) {
1630
if ( _activeConnection.
IsContextConnection
) {
4156
if ( _activeConnection.
IsContextConnection
) {
4901
if ((async) && (_activeConnection.
IsContextConnection
)) {
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
256
if (Connection.
IsContextConnection
) {
fx\src\data\System\Data\SqlClient\SqlConnection.cs (8)
394
if (
IsContextConnection
) {
673
if (
IsContextConnection
) {
754
if (
IsContextConnection
) {
1045
if (connection.
IsContextConnection
) {
1171
if (
IsContextConnection
) {
1412
if (
IsContextConnection
) {
2164
if (
IsContextConnection
) {
2178
if (
IsContextConnection
) {