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