2 references to Write
Microsoft.CodeAnalysis (2)
Compilation\DeterministicKeyBuilder.cs (2)
495writer.Write("defaultSourceFileEncoding", options.DefaultSourceFileEncoding?.CodePage); 496writer.Write("fallbackSourceFileEncoding", options.FallbackSourceFileEncoding?.CodePage);