2 references to HtmlAllowedAutoInsertTriggerCharacters
Microsoft.CodeAnalysis.Remote.Razor (1)
AutoInsert\RemoteAutoInsertService.cs (1)
95
return AutoInsertService.
HtmlAllowedAutoInsertTriggerCharacters
.Contains(character)
Microsoft.VisualStudio.LanguageServices.Razor (1)
src\Razor\src\Razor\src\Microsoft.CodeAnalysis.Razor.CohostingShared\OnAutoInsert\CohostOnAutoInsertEndpoint.cs (1)
59
.. AutoInsertService.
HtmlAllowedAutoInsertTriggerCharacters
,