We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Error CS8858 The receiver type 'ErrorInfo' is not a valid record type:
https://github.com/graphql-dotnet/graphql-dotnet/security/code-scanning/661?query=ref%3Arefs%2Fheads%2Fdevelop
C# 10 allows with keyword for structs (only for records before).
with