3 references to CharArrayLength
System.Private.DataContractSerialization (3)
System\Xml\UniqueId.cs (2)
202int count = CharArrayLength; 301_s ??= string.Create(CharArrayLength, this, (destination, thisRef) => thisRef.ToSpan(destination));
System\Xml\XmlUTF8TextWriter.cs (1)
596int charCount = value.CharArrayLength;