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