2 writes to _parameterTypeSemantics
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
180_parameterTypeSemantics = value; 568clone._parameterTypeSemantics = _parameterTypeSemantics;
2 references to _parameterTypeSemantics
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
176return _parameterTypeSemantics; 568clone._parameterTypeSemantics = _parameterTypeSemantics;