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