1 write to AutomationName
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\Text\ImageElement.cs (1)
27
AutomationName
= automationName;
3 references to AutomationName
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Protocol\Internal\Converters\ImageElementConverter.cs (3)
40
case nameof(ImageElement.
AutomationName
):
63
writer.WriteString(nameof(ImageElement.
AutomationName
), value.
AutomationName
);