KirillOsenkov / XmlParser

A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service
Apache License 2.0
328 stars 49 forks source link

fix: add missed case to prevent InvalidOperationException #35

Closed FrediKats closed 4 years ago

FrediKats commented 4 years ago

Fix #32