4 references to Empty
Microsoft.CodeAnalysis.CSharp (4)
Syntax\CSharpSyntaxTree.cs (3)
162InternalSyntax.DirectiveStack.InterlockedInitialize(ref _lazyDirectives, GetRoot().CsGreen.ApplyDirectives(InternalSyntax.DirectiveStack.Empty)); 218directives = InternalSyntax.DirectiveStack.Empty; 231InternalSyntax.DirectiveStack currentState = InternalSyntax.DirectiveStack.Empty;
Syntax\CSharpSyntaxTree.DebuggerSyntaxTree.cs (1)
24directives: Syntax.InternalSyntax.DirectiveStack.Empty,