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