2 references to GetDeclaredNamedType
Microsoft.CodeAnalysis.CSharp (2)
Compilation\SyntaxTreeSemanticModel.cs (2)
1388
return
GetDeclaredNamedType
(declarationSyntax, name);
1396
return
GetDeclaredNamedType
(declarationSyntax, name);