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