2 references to UnsafeGetUTF8Length
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (2)
419int byteCount = UnsafeGetUTF8Length(chars, charCount); 724int byteCount = UnsafeGetUTF8Length(chars, charCount);