6 references to ContextUnavailableOutOfProc
System.Data (6)
fx\src\data\Microsoft\SqlServer\Server\SmiContextFactory.cs (5)
46throw SQL.ContextUnavailableOutOfProc(); // Must not be a valid version of Sql Server. 55throw SQL.ContextUnavailableOutOfProc(); // Must not be a valid version of Sql Server. 90throw SQL.ContextUnavailableOutOfProc(); // Must not be a valid version of Sql Server, or not be SqlCLR 100throw SQL.ContextUnavailableOutOfProc(); // Must not be a valid version of Sql Server, or not be SqlCLR 109throw SQL.ContextUnavailableOutOfProc(); // Must not be a valid version of Sql Server, or not be SqlCLR
fx\src\data\System\Data\SqlClient\SqlConnectionString.cs (1)
304throw SQL.ContextUnavailableOutOfProc();