3 references to WriteArrayLength
Microsoft.CodeAnalysis.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Serialization\ObjectWriter.cs (3)
274
WriteArrayLength
(array.Length);
280
WriteArrayLength
(count);
312
WriteArrayLength
(span.Length);