2 references to HasContextPipe
System.Data (2)
fx\src\data\Microsoft\SqlServer\Server\sqlcontext.cs (2)
91
if ( null == _pipe && _smiContext.
HasContextPipe
) {
95
Debug.Assert( null == _pipe || _smiContext.
HasContextPipe
, "Caching logic error for contained pipe!" );