3 references to TokenList
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxTokenListTests.cs (1)
196DoTestAddInsertRemoveReplaceOnEmptyList(SyntaxFactory.TokenList());
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
111.WithModifiers(TokenList())
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshallerHelpers.cs (1)
412SyntaxTokenList tokens = TokenList();