12 references to CreateException
System.Net.Sockets (12)
System\Net\Sockets\Socket.Tasks.cs (12)
1038ValueTask.FromException<Socket>(CreateException(error)); 1058ValueTask.FromException<int>(CreateException(error)); 1077ValueTask.FromException<SocketReceiveFromResult>(CreateException(error)); 1095ValueTask.FromException<int>(CreateException(error)); 1116ValueTask.FromException<SocketReceiveMessageFromResult>(CreateException(error)); 1136ValueTask.FromException<int>(CreateException(error)); 1153ValueTask.FromException(CreateException(error)); 1170ValueTask.FromException(CreateException(error)); 1188ValueTask.FromException<int>(CreateException(error)); 1213ValueTask.FromException(CreateException(error)); 1230ValueTask.FromException(CreateException(error)); 1365throw CreateException(error, forAsyncThrow: false);