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