The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
dotnet-maestro[bot] on darc-main-01aa6f43-60c3-41ad-b4bb-10decf78d278
Update dependencies from https:… (compare)
var btnYes = ControlFactory.Create<Button>(); //the method has know that the assigment expr is 'btnYes' so give it to the Name porperty
Foo(ControlFactory.Create<Button>())
Dictionary<(string filePath, int lineNumber), string>