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