2 references to GetType
Microsoft.CodeAnalysis.CSharp.Features (2)
Structure\Providers\BlockSyntaxStructureProvider.cs (2)
105
var type =
GetType
(parent);
137
var type =
GetType
(parent);