1 implementation of IsDeclaration
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
CodeModel\Extenders\PartialMethodExtender.vb (1)
28Public ReadOnly Property IsDeclaration As Boolean Implements IVBPartialMethodExtender.IsDeclaration
2 references to IsDeclaration
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
CodeModel\VisualBasic\CodeFunctionTests.vb (1)
2893Return GetPartialMethodExtender(codeElement).IsDeclaration
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
CodeModel\Extenders\PartialMethodExtender.vb (1)
28Public ReadOnly Property IsDeclaration As Boolean Implements IVBPartialMethodExtender.IsDeclaration