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