4 references to VerifyEndExecuteState
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (4)
1516
VerifyEndExecuteState
((Task)asyncResult, endMethod);
1522
VerifyEndExecuteState
((Task)asyncResult, endMethod, fullCheckForColumnEncryption: true);
2356
VerifyEndExecuteState
((Task)asyncResult, endMethod);
2362
VerifyEndExecuteState
((Task)asyncResult, endMethod, fullCheckForColumnEncryption: true);