2 references to WriteUTF8
System.Reflection.Metadata (2)
System\Reflection\Metadata\BlobWriter.cs (2)
427WriteUTF8(str, 0, str.Length, allowUnpairedSurrogates: true, prependSize: true); 464WriteUTF8(value, 0, value.Length, allowUnpairedSurrogates, prependSize: false);