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