IntelliTect/CodingGuidelines

GuidelineXMLtoMD __MdWriter fix

Keboo opened this issue · 0 comments

Keboo commented

Clean up __MdWriter field. We should not be using a static field. Instead this instance should be getting passed around where needed.