3 references to GetScope
Microsoft.CodeAnalysis.CSharp.Features (3)
CodeRefactorings\InlineTemporary\InlineTemporaryCodeRefactoringProvider.cs (3)
168
var scope =
GetScope
(declarator);
174
newScope =
GetScope
(declarator);
367
var scope =
GetScope
(variableDeclarator);