2 writes to _mark
Microsoft.AspNetCore.Rewrite (2)
ParserContext.cs (2)
40_mark = Index; 54_mark = null;
3 references to _mark
Microsoft.AspNetCore.Rewrite (3)
ParserContext.cs (3)
51if (_mark.HasValue) 53var value = Template.Substring(_mark.Value, Index - _mark.Value);