We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da46e71 commit 7f2fa52Copy full SHA for 7f2fa52
1 file changed
Editor/Link/LinkXmlWriter.cs
@@ -9,7 +9,7 @@
9
10
namespace HybridCLR.Editor.Link
11
{
12
- internal class LinkXmlWriter
+ public class LinkXmlWriter
13
14
public void Write(string outputLinkXmlFile, HashSet<TypeRef> refTypes)
15
0 commit comments