1 write to buffer
System.Xml (1)
System\Xml\Base64Decoder.cs (1)
117this.buffer = (byte[])buffer;
2 references to buffer
System.Xml (2)
System\Xml\Base64Decoder.cs (2)
67fixed ( byte* pBytes = &buffer[curIndex] ) { 97fixed ( byte* pBytes = &buffer[curIndex] ) {