3 references to Instance
Microsoft.CodeAnalysis.VisualBasic.Features (1)
AddFileBanner\VisualBasicAddFileBannerNewDocumentFormattingProvider.vb (1)
25
Protected Overrides ReadOnly Property SyntaxGeneratorInternal As SyntaxGeneratorInternal = VisualBasicSyntaxGeneratorInternal.
Instance
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
CodeGeneration\VisualBasicSyntaxGenerator.vb (1)
34
Friend Overrides ReadOnly Property SyntaxGeneratorInternal As SyntaxGeneratorInternal = VisualBasicSyntaxGeneratorInternal.
Instance
OrganizeImports\VisualBasicOrganizeImportsService.Rewriter.vb (1)
25
_newLineTrivia = VisualBasicSyntaxGeneratorInternal.
Instance
.EndOfLine(options.NewLine)