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