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