2 writes to _schema
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
569
clone.
_schema
= _schema;
610
_schema
= reader.Value;
2 references to _schema
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
294
return
_schema
;
569
clone._schema =
_schema
;