2 references to ClassificationFormat
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\SemanticClassification\RemoteSemanticClassificationService.Caching.cs (2)
153
writer.WriteInt32(
ClassificationFormat
);
284
if (reader.ReadInt32() !=
ClassificationFormat
)