2 references to DataSerializedName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Internal\Efficiency\OptimizedVSCompletionListJsonConverter.cs (1)
50
writer.WritePropertyName(VSInternalCompletionList.
DataSerializedName
);
Protocol\Internal\VSInternalCompletionList.cs (1)
44
[JsonPropertyName(
DataSerializedName
)]