5 references to OperationCancelled
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
4931
throw SQL.
OperationCancelled
();
4955
throw SQL.
OperationCancelled
();
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
10499
throw SQL.
OperationCancelled
();
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (2)
958
throw SQL.
OperationCancelled
();
2878
throw SQL.
OperationCancelled
();