2 references to s_template
System.Data.Entity (2)
System\Data\Common\Utils\TrailingSpaceComparer.cs (2)
35
return
s_template
.Equals(x, y);
44
return
s_template
.GetHashCode(obj);