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