Home
last modified time | relevance | path

Searched refs:InWithoutList (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/Filter/
H A DFilterException.cs209 public static Exception InWithoutList() in InWithoutList() method in System.Data.ExprException
H A DFunctionNode.cs587 throw ExprException.InWithoutList(); in Check()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Filter/
H A DFilterException.cs197 static public Exception InWithoutList() { in InWithoutList() method in System.Data.ExprException
H A DFunctionNode.cs519 throw ExprException.InWithoutList(); in Check()