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