4 references to WithInherits
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
TypeBlockSyntaxExtensions.vb (1)
107
Return destinationType.
WithInherits
(EnsureProperInherits(destinationType)).
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
TypeBlockSyntaxExtensions.vb (1)
107
Return destinationType.
WithInherits
(EnsureProperInherits(destinationType)).
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.vb (2)
4278
Return typeBlock.
WithInherits
(inheritsStatements)
4310
Return typeBlock.
WithInherits
(inheritsStatements)