1 write to _thisRef
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\Emitter.cs (1)
80
_thisRef
= new CodeThisReferenceExpression();
2 references to _thisRef
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\Emitter.cs (2)
79
if (
_thisRef
== null)
81
return
_thisRef
;