Make some markup-related classes public

This commit is contained in:
Yoshi Askharoun
2024-02-02 23:26:38 -06:00
parent e9859b350a
commit ab51ed67bf
8 changed files with 10 additions and 10 deletions
@@ -6,7 +6,7 @@
namespace Microsoft.Iris.Session
{
internal interface IErrorContextSource
public interface IErrorContextSource
{
string GetErrorContextDescription();