1 instantiation of ProjectIdFormatter
Microsoft.CodeAnalysis.Remote.Workspaces (1)
Serialization\MessagePackFormatters.cs (1)
51
public static readonly ProjectIdFormatter Instance =
new
();
2 references to ProjectIdFormatter
Microsoft.CodeAnalysis.Remote.Workspaces (2)
Serialization\MessagePackFormatters.cs (2)
29
ProjectIdFormatter
.Instance,
51
public static readonly
ProjectIdFormatter
Instance = new();