Example #1
0
 /// <inheritdoc/>
 public IEnumerator <Local> GetEnumerator_NoLock()
 {
     return(locals.GetEnumerator_NoLock());
 }