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