2 references to OleDbLiteral
System.Data (1)
src\runtime\src\libraries\shims\System.Data\ref\System.Data.cs (1)
164
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.OleDb.
OleDbLiteral
))]
System.Data.OleDb (1)
OleDbConnectionInternal.cs (1)
428
row[literalName] = ((
OleDbLiteral
)tag.it).ToString();