1 write to buffer
System.Xml (1)
System\Xml\BinHexDecoder.cs (1)
113this.buffer = (byte[])buffer;
2 references to buffer
System.Xml (2)
System\Xml\BinHexDecoder.cs (2)
61fixed ( byte* pBytes = &buffer[curIndex] ) { 92fixed ( byte* pBytes = &buffer[curIndex] ) {