4 references to Validate
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (3)
5425
parameter.
Validate
(ii, CommandType.StoredProcedure == CommandType);
5750
sqlParam.
Validate
(i, CommandType.StoredProcedure == CommandType);
6219
param.
Validate
(index, CommandType.StoredProcedure == CommandType);
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
8151
param.
Validate
(i, isCommandProc);