2 references to SqlChars
System.Data.Common (2)
System\Data\Common\SQLTypes\SQLCharsStorage.cs (1)
111return (new SqlChars((SqlString)tmp));
System\Data\SQLTypes\SQLChars.cs (1)
415return new SqlChars(value);