2 references to GetMemberType
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (1)
788if (containingSymbol != null && containingSymbol.GetMemberType() != null)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions.cs (1)
130var throughMemberType = throughMember.GetMemberType();