12 references to CreateException
System.Net.Sockets (12)
System\Net\Sockets\Socket.Tasks.cs (12)
1034ValueTask.FromException<Socket>(CreateException(error)); 1054ValueTask.FromException<int>(CreateException(error)); 1073ValueTask.FromException<SocketReceiveFromResult>(CreateException(error)); 1091ValueTask.FromException<int>(CreateException(error)); 1112ValueTask.FromException<SocketReceiveMessageFromResult>(CreateException(error)); 1132ValueTask.FromException<int>(CreateException(error)); 1149ValueTask.FromException(CreateException(error)); 1166ValueTask.FromException(CreateException(error)); 1184ValueTask.FromException<int>(CreateException(error)); 1209ValueTask.FromException(CreateException(error)); 1226ValueTask.FromException(CreateException(error)); 1361throw CreateException(error, forAsyncThrow: false);