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