2 writes to _sourceQueryParamProperties
System.Data.Entity (2)
System\Data\Objects\DataClasses\RelatedEnd.cs (2)
447_sourceQueryParamProperties = principalProps; 480_sourceQueryParamProperties = dependentProps;
2 references to _sourceQueryParamProperties
System.Data.Entity (2)
System\Data\Objects\DataClasses\RelatedEnd.cs (2)
539IEnumerable<EdmMember> parameterMembers = _sourceQueryParamProperties 550if (null == _sourceQueryParamProperties)