2 references to AssociatedSyntaxTree
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (2)
975if (AssociatedSyntaxTree is not SyntaxTree syntaxTree) 1451var key = (t.Name, t.Arity, t.AssociatedSyntaxTree);