Basically, warn about any lambda which uses variables in the outer scope conditionally. See https://github.com/dotnet/roslyn/issues/20777
Basically, warn about any lambda which uses variables in the outer scope conditionally.
See dotnet/roslyn#20777