Implemented interface member:
method
TryGetEscapeCharacter
Microsoft.AspNetCore.Analyzers.Infrastructure.VirtualChars.IVirtualCharService.TryGetEscapeCharacter(Microsoft.AspNetCore.Analyzers.Infrastructure.VirtualChars.VirtualChar, out System.Char)
1 override of TryGetEscapeCharacter
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\VirtualChars\CSharpVirtualCharService.cs (1)
357public override bool TryGetEscapeCharacter(VirtualChar ch, out char escapedChar)