1 reference to SqlGuid
System.Data (1)
fx\src\data\System\Data\SQLTypes\SQLGuid.cs (1)
200
return x.IsNull ? Null : new
SqlGuid
(x.Value);