1 write to s_seqno
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
5014++ s_seqno;
2 references to s_seqno
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
5022if (filename != "none" && s_seqno > 1) 5026filename = $"{filename.AsSpan(0, dotIndex)}{s_seqno}{filename.AsSpan(dotIndex)}";