1 instantiation of InterceptorLocation
Microsoft.Maui.Controls.BindingSourceGen (1)
BindingInvocationDescription.cs (1)
29 return new InterceptorLocation(FilePath, LineSpan.Start.Line + 1, LineSpan.Start.Character + 1);
3 references to InterceptorLocation
Microsoft.Maui.Controls.BindingSourceGen (3)
BindingCodeWriter.cs (1)
313 private void AppendInterceptorAttribute(InterceptorLocation location)
BindingInvocationDescription.cs (2)
7 InterceptorLocation Location, 27 public InterceptorLocation ToInterceptorLocation()