12 references to CreateException
System.Net.Sockets (12)
System\Net\Sockets\Socket.Tasks.cs (12)
1060ValueTask.FromException<Socket>(CreateException(error)); 1080ValueTask.FromException<int>(CreateException(error)); 1099ValueTask.FromException<SocketReceiveFromResult>(CreateException(error)); 1117ValueTask.FromException<int>(CreateException(error)); 1138ValueTask.FromException<SocketReceiveMessageFromResult>(CreateException(error)); 1158ValueTask.FromException<int>(CreateException(error)); 1175ValueTask.FromException(CreateException(error)); 1192ValueTask.FromException(CreateException(error)); 1210ValueTask.FromException<int>(CreateException(error)); 1234ValueTask.FromException(CreateException(error)); 1251ValueTask.FromException(CreateException(error)); 1386throw CreateException(error, forAsyncThrow: false);