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