Wes Sleeman
Wes Sleeman
We might be better off using a pattern matching variable assignment here, both from the perspective of the raised nullable struct issues and also just for the sake of code...
Ran into the same problem. For anyone else running into this, a simple ```sql`TRUE` ``` is a functioning workaround.
Further investigation reveals that the groups of errors seem to match one-to-one with the number of `TextDocumentCodeLens Request` and `TextDocumentFormatting Request` lines in the output. Is it possibly an FSAC...
Understood. Feel free to close this and I'll reopen it in the right place. Thanks!
Same issue when using the `OpenApiClientProvider` from the `SwaggerProvider` nuget package.