Ivan Maximov

Results 156 issues of Ivan Maximov

This PR adds implicit cast operators from value tuples to `Message` to allow such syntax ``` p.Produce("my-topic", i.ToString(), handler); ``` compared to current syntax ``` p.Produce("my-topic", new Message { Value...

Change year.

` @my @your` instead of `@my @your` now. It could be fixes as well checking parent node but for directives parent is always not null - it is `Directives` container,...

Broken indentation. _Originally posted by @sungam3r in https://github.com/graphql-dotnet/parser/pull/327#discussion_r1354111353_

bug

See #313 as a first step to fix those issues, especially comments for `LiteralNode`.

bug

See https://github.com/graphql-dotnet/graphql-client/pull/557 ``` The active test run was aborted. Reason: Test host process crashed : Stack overflow. at System.Collections.Generic.Dictionary`2[[Mono.Cecil.Metadata.Row`2[[System.__Canon, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], Mono.Cecil, Version=0.11.4.0, Culture=neutral,...

Use `Hide whitespaces` option. No actual code changes.