1 reference to SqlGuid
System.Data.Common (1)
System\Data\SQLTypes\SQLGuid.cs (1)
156return x.IsNull ? Null : new SqlGuid(x.Value);