2 references to GetUnderlyingNamedType
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\ExplicitConversionSymbolReferenceFinder.cs (2)
21
GetUnderlyingNamedType
(symbol.ReturnType) is not null;
46
var underlyingNamedType =
GetUnderlyingNamedType
(symbol.ReturnType);