1 write to Symbol
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.cs (1)
71
this.
Symbol
= symbol;
1 reference to Symbol
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
CodeModel\MethodXML\MethodXmlBuilder.vb (1)
432
If Me.
Symbol
.ContainingType.InheritsFromOrEquals(symbol.ContainingType) Then