2 references to GetType
Microsoft.CodeAnalysis.CSharp.Features (2)
Structure\Providers\BlockSyntaxStructureProvider.cs (2)
37
var type =
GetType
(node.Parent);
69
var type =
GetType
(node.Parent);