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