10 references to FStream
System.Data.Common (10)
System\Data\SQLTypes\SQLBytes.cs (10)
120
if (
FStream
())
226
return
FStream
() ? _stream! : new StreamOnSqlBytes(this);
256
if (
FStream
())
336
if (
FStream
())
362
if (
FStream
())
467
Debug.Assert((_lCurLen >= 0 && _lCurLen <= x_lMaxLen) ||
FStream
());
468
Debug.Assert(
FStream
() || (_rgbBuf != null && _lCurLen <= _rgbBuf.Length));
469
Debug.Assert(!
FStream
() || (_lCurLen == x_lNull));
478
Debug.Assert(
FStream
());
801
if (_sb.
FStream
())