1 write to _perspective
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\ExpressionCopier.cs (1)
34_perspective = new ModelPerspective(targetWorkspace);
1 reference to _perspective
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\ExpressionCopier.cs (1)
93if (_perspective.TryGetFunctionByName(function.NamespaceName, function.Name, /*ignoreCase:*/ false, out candidateFunctions))