3 references to Instance
Microsoft.CodeAnalysis.CSharp.Features (3)
Wrapping\BinaryExpression\CSharpBinaryExpressionWrapper.cs (1)
18
: base(CSharpIndentationService.
Instance
, CSharpSyntaxFacts.Instance, CSharpExpressionPrecedenceService.Instance)
Wrapping\ChainedExpression\CSharpChainedExpressionWrapper.cs (1)
18
: base(CSharpIndentationService.
Instance
, CSharpSyntaxFacts.Instance)
Wrapping\SeparatedSyntaxList\AbstractCSharpSeparatedSyntaxListWrapper.cs (1)
16
: base(CSharpIndentationService.
Instance
)