3 references to ReadWrite
System.Data (3)
fx\src\data\System\Data\Common\DbConnectionStringCommon.cs (3)
478result = ApplicationIntent.ReadWrite; 491return value == ApplicationIntent.ReadOnly || value == ApplicationIntent.ReadWrite; 864internal const ApplicationIntent ApplicationIntent = System.Data.SqlClient.ApplicationIntent.ReadWrite;