1 write to _data
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnWriter.cs (1)
802_data = data;
2 references to _data
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnWriter.cs (2)
812new ReadOnlyMemory<byte>(_data, xOffset, xLength), 813new ReadOnlyMemory<byte>(_data, yOffset, yLength));