2 references to MessageSentinelByte
Microsoft.CodeAnalysis.Remote.Workspaces (2)
RemoteHostAssetReader.cs (1)
103
Contract.ThrowIfTrue(sentinelByte != RemoteHostAssetWriter.
MessageSentinelByte
);
RemoteHostAssetWriter.cs (1)
176
span[0] =
MessageSentinelByte
;