This commit updates BasicJsonWriter to handle TypeReferences and generate an appropriate format for a class name. Specifically, an inner class should be separated by a dollar sign, not a dot. Closes gh-28312
This commit updates BasicJsonWriter to handle TypeReferences and generate an appropriate format for a class name. Specifically, an inner class should be separated by a dollar sign, not a dot. Closes gh-28312