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