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