1 reference to GetLastStatement
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpMethodExtractor.Analyzer.cs (1)
78
var lastStatement = this.SelectionResult.
GetLastStatement
();