1 reference to GetCallerLocation
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Invocation.cs (1)
1623var callerSourceLocation = enableCallerInfo ? GetCallerLocation(syntax) : null;