1 write to Identifier
Microsoft.JSInterop (1)
JSInvokableAttribute.cs (1)
40Identifier = identifier;
2 references to Identifier
Microsoft.JSInterop (2)
Infrastructure\DotNetDispatcher.cs (2)
412var identifier = attr.Identifier ?? method.Name; 451var identifier = attr.Identifier ?? method.Name;