3 references to List
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxListTests.cs (1)
187
DoTestAddInsertRemoveReplaceOnEmptyList(SyntaxFactory.
List
<SyntaxNode>());
Microsoft.DotNet.ApiDiff (1)
MemoryOutputDiffGenerator.cs (1)
78
_emptyAttributeList = SyntaxFactory.
List
<AttributeListSyntax>();
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodContext.cs (1)
126
.WithAttributeLists(
List
<AttributeListSyntax>())