2 references to GetInsertionPointForGlobalStatement
Microsoft.CodeAnalysis.CSharp.Features (2)
ExtractMethod\CSharpMethodExtractor.cs (2)
59
return
GetInsertionPointForGlobalStatement
(globalStatement, globalStatement);
130
return
GetInsertionPointForGlobalStatement
(globalStatement, memberNode);