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