1 reference to s_currentEnd
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\XmlFragmentParser.cs (1)
180
_position += EncodeAndAdvance(
s_currentEnd
, _position - s_rootStart.Length - s_currentStart.Length - _text.Length, buffer, ref index, ref count);