3 references to CreateCommand
System.Data (2)
fx\src\data\System\Data\SqlClient\sqlmetadatafactory.cs (2)
67SqlCommand command = connection.CreateCommand(); 190SqlCommand command = connection.CreateCommand();
System.WorkflowServices (1)
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (1)
390SqlCommand command = connection.CreateCommand();