2 writes to _propertyInfo
System.Data (2)
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (2)
351
_propertyInfo
= null;
478
_propertyInfo
= providerInfo;
1 reference to _propertyInfo
System.Data (1)
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
385
Dictionary<string,OleDbPropertyInfo> providerInfo =
_propertyInfo
;