1 write to _canCreateCommandBuilder
System.Data.Common (1)
System\Data\Common\DbProviderFactory.cs (1)
44_canCreateCommandBuilder = builder != null;
2 references to _canCreateCommandBuilder
System.Data.Common (2)
System\Data\Common\DbProviderFactory.cs (2)
40if (!_canCreateCommandBuilder.HasValue) 48return _canCreateCommandBuilder.Value;