2 references to AssociatedSyntaxTree
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (2)
849return FileIdentifier.Create(AssociatedSyntaxTree); 1307var key = (t.Name, t.Arity, t.AssociatedSyntaxTree);