1 write to _end
mscorlib (1)
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (1)
251_end = end;
2 references to _end
mscorlib (2)
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (2)
257if (_current < _end) 268if (_current > _end) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumEnded));