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