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