3 writes to _providerName
System.Data.Entity (3)
System\Data\EntityClient\EntityConnectionStringBuilder.cs (3)
100
this.
_providerName
= value;
270
this.
_providerName
= null;
339
this.
_providerName
= null;
1 reference to _providerName
System.Data.Entity (1)
System\Data\EntityClient\EntityConnectionStringBuilder.cs (1)
96
return this.
_providerName
?? "";