develop
Added initial roslyn analyzer to recommend use of PipeContext.CancellationToken for async methods.
MessageContractAnalyzer
Reshuffle around stuff in preparation for github actions from @maldworth
Analyzer message punctuation
Replace Array.Empty with collection expression
Fixed #3505 - moved/changes methods/classes for analyzer needed updating
Just use the latest on the analyzers
Fixed symbol comparison to be case-insensitive, since message initializers ignore property name case
Warning Cleanup, Flaky Flake