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