2 references to EdmInt16TypeName
System.Data.Services (2)
System\Data\Services\WebUtil.cs (2)
82
new KeyValuePair<Type, string>(typeof(Int16), XmlConstants.
EdmInt16TypeName
),
83
new KeyValuePair<Type, string>(typeof(Int16?), XmlConstants.
EdmInt16TypeName
),