1 write to m_stringType
System.Data.Entity (1)
System\Data\Query\InternalTrees\Command.cs (1)
72
if (!TryGetPrimitiveType(PrimitiveTypeKind.String, out
m_stringType
))
1 reference to m_stringType
System.Data.Entity (1)
System\Data\Query\InternalTrees\Command.cs (1)
134
get { return
m_stringType
; }