3 references to IsShiloh
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (3)
4506Debug.Assert(IsShiloh || !IsPrepared, "RPC should not be prepared!"); 4507Debug.Assert(IsShiloh || !IsDirty, "RPC should not be marked as dirty!"); 5805if (IsShiloh) {