3 references to GetScope
Microsoft.CodeAnalysis.CSharp.Features (3)
CodeRefactorings\InlineTemporary\InlineTemporaryCodeRefactoringProvider.cs (3)
171
var scope =
GetScope
(declarator);
178
newScope =
GetScope
(declarator);
304
var scope =
GetScope
(variableDeclarator);