2 references to SetBinding
Microsoft.Maui.Controls.BindingSourceGen (2)
InvocationParser.cs (2)
17
internal const string SetBinding = nameof(
SetBinding
);
25
InterceptedMethodsNames.
SetBinding
=> VerifyCorrectOverloadSetBinding(invocationSyntax, t),