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