CodeQL scanning results: https://github.com/graphql-dotnet/parser/security/code-scanning/142?query=ref%3Arefs%2Fheads%2Fmaster
Recommendation - Remove the redundant call to ToString - could not be done, because code does not compile. Today you should use ToString() for ref structs.
More info: fix from roslyn dotnet/roslyn#42936
CodeQL scanning results: https://github.com/graphql-dotnet/parser/security/code-scanning/142?query=ref%3Arefs%2Fheads%2Fmaster
Recommendation - Remove the redundant call to ToString - could not be done, because code does not compile. Today you should use
ToString()forref structs.More info: fix from roslyn dotnet/roslyn#42936