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