7 references to UnsafeAdvance
System.Private.Windows.Core (7)
System\SpanReader.cs (7)
65UnsafeAdvance(index); 88UnsafeAdvance(1); 110UnsafeAdvance(count); 147UnsafeAdvance(sizeof(TValue) / sizeof(T)); 181UnsafeAdvance((sizeof(TValue) / sizeof(T)) * count); 203UnsafeAdvance(next.Length); 228UnsafeAdvance(index);