2 references to NamedSpanStartString
Microsoft.CodeAnalysis.Test.Utilities (2)
MarkedSource\MarkupTestFile.cs (2)
145
case
NamedSpanStartString
:
153
throw new ArgumentException(string.Format("Saw {0} without matching {1}", NamedSpanEndString,
NamedSpanStartString
));