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