3 references to GetScope
Microsoft.CodeAnalysis.CSharp.Features (3)
CodeRefactorings\InlineTemporary\InlineTemporaryCodeRefactoringProvider.cs (3)
169
var scope =
GetScope
(declarator);
175
newScope =
GetScope
(declarator);
302
var scope =
GetScope
(variableDeclarator);