1 implementation of TryGetEscapeCharacter
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\VirtualChars\AbstractVirtualCharService.cs (1)
16
public abstract bool
TryGetEscapeCharacter
(VirtualChar ch, out char escapedChar);