void Current() => {|IL2026:JsonSerializer.Serialize(obj.LongMethodCallWith(args))|};
void Proposal() => {|IL2026:JsonSerializer.Serialize|}(obj.LongMethodCallWith(args));
Apologies if this is the wrong repo. I believe this is the source for the Analyzer, but it's not obvious where the relevant GetLocation call is.
I have version 8.0.110 of the SDK installed.
Moved from dotnet/roslyn#75914.
Apologies if this is the wrong repo. I believe this is the source for the Analyzer, but it's not obvious where the relevant
GetLocationcall is.I have version 8.0.110 of the SDK installed.
Moved from dotnet/roslyn#75914.