1 write to id
System.ServiceModel.Internals (1)
System\Runtime\NameGenerator.cs (1)
25
long nextId = Interlocked.Increment(ref nameGenerator.
id
);