1 write to _nextIdForWebAssemblyOnly
Microsoft.AspNetCore.Components (1)
ElementReference.cs (1)
61
var id = Interlocked.Increment(ref
_nextIdForWebAssemblyOnly
);