4 writes to InternalMetaType
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlParameter.cs (4)
1576
InternalMetaType
= mt;
1594
InternalMetaType
= mt;
1600
InternalMetaType
= mt;
1606
InternalMetaType
= mt;
4 references to InternalMetaType
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
5761
MetaType mt = sqlParam.
InternalMetaType
;
fx\src\data\System\Data\SqlClient\SqlParameter.cs (2)
790
MetaType mt =
InternalMetaType
;
1531
MetaType mt =
InternalMetaType
;
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
8154
MetaType mt = param.
InternalMetaType
;