2 references to GetContainingTypeNode
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\InternalElements\AbstractCodeMember.cs (1)
46var containingTypeNode = GetContainingTypeNode();
CodeModel\InternalElements\CodeProperty.cs (1)
100var containingTypeNode = GetContainingTypeNode();