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