Showing 106 of 326 total issues
Avoid too many return
statements within this method. Open
Open
return Task.FromResult<object>(null);
Avoid too many return
statements within this method. Open
Open
return Task.FromResult<object>(null);
Avoid too many return
statements within this method. Open
Open
return Task.FromResult<object>(null);
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return Task.FromResult<object>(null);
Avoid too many return
statements within this method. Open
Open
return;