7 references to UnsafeAdvance
System.Private.Windows.Core (7)
System\SpanReader.cs (7)
67UnsafeAdvance(index); 90UnsafeAdvance(1); 112UnsafeAdvance(count); 149UnsafeAdvance(sizeof(TValue) / sizeof(T)); 183UnsafeAdvance((sizeof(TValue) / sizeof(T)) * count); 205UnsafeAdvance(next.Length); 230UnsafeAdvance(index);