1 write to AssociatedFileIdentifier
Microsoft.CodeAnalysis.CSharp (1)
Binder\BuckStopsHereBinder.cs (1)
20this.AssociatedFileIdentifier = associatedFileIdentifier;
1 reference to AssociatedFileIdentifier
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Lookup.cs (1)
1374return lastBinder.AssociatedFileIdentifier ?? throw ExceptionUtilities.Unreachable();