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