Home
last modified time | relevance | path

Searched refs:readerTestType (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/MARSSessionPoolingTest/
H A DMARSSessionPoolingTest.cs103 … ExecuteType executeType, ReaderTestType readerTestType, GCType gcType) in TestMARSSessionPooling() argument
141 if (readerTestType != ReaderTestType.ReaderGC) in TestMARSSessionPooling()
144 switch (readerTestType) in TestMARSSessionPooling()
177 if (readerTestType != ReaderTestType.NoCloses) in TestMARSSessionPooling()
205 switch (readerTestType) in TestMARSSessionPooling()