1 write to Id
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\Text\ImageId.cs (1)
50
Id
= id;
7 references to Id
Microsoft.CodeAnalysis.LanguageServer.Protocol (7)
Protocol\Internal\Converters\ImageIdConverter.cs (3)
27
var id = root.GetProperty(nameof(ImageId.
Id
)).GetInt32();
40
writer.WriteNumber(nameof(ImageId.
Id
), value.
Id
);
Protocol\Internal\Text\ImageId.cs (4)
62
var id =
Id
;
68
var id =
Id
;
69
if (id.Equals(other.
Id
))
103
var id =
Id
;