1 write to _guid
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\TypeReference.cs (1)
236
_guid
= ForType(typeof(System.Guid));
2 references to _guid
System.Data.Services.Design (2)
System\Data\EntityModel\Emitters\TypeReference.cs (2)
235
if (
_guid
== null)
238
return
_guid
;