3 references to CharArrayLength
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\UniqueId.cs (2)
267int count = CharArrayLength; 385int length = CharArrayLength;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (1)
698int charCount = value.CharArrayLength;