3 references to WriteArrayLength
Microsoft.CodeAnalysis.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\ObjectWriter.cs (3)
290
WriteArrayLength
(array.Length);
296
WriteArrayLength
(count);
328
WriteArrayLength
(span.Length);