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