1 write to _start
mscorlib (1)
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (1)
250_start = first;
3 references to _start
mscorlib (3)
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (3)
252_current = _start - 1; 267if (_current < _start) throw new InvalidOperationException(Environment.GetResourceString(ResId.InvalidOperation_EnumNotStarted)); 281_current = _start - 1;