Roslyn now compiles char + string with string.Concat(ROS<char>). This means doing ref char -> ROS<char> which is not sandbox safe. Actually fixing this in the sandboxer is difficult so I'm gonna just pass on that for now. |
||
|---|---|---|
| .. | ||
| Prototypes | ||
| TypingIndicator | ||
| V2 | ||
| ChatChannel.cs | ||
| ChatChannelExtensions.cs | ||
| ChatSelectChannel.cs | ||
| EmotesEvents.cs | ||
| MsgChatMessage.cs | ||
| MsgDeleteChatMessagesBy.cs | ||
| SharedChatSystem.cs | ||