1 write to _guid
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\TypeReference.cs (1)
303
_guid
= ForType(typeof(System.Guid));
2 references to _guid
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\TypeReference.cs (2)
301
if (
_guid
== null)
306
return
_guid
;