1 write to m_parentLoader
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemLoader.cs (1)
3749m_parentLoader = EntityUtil.CheckArgumentNull(parentLoader, "parentLoader");
72 references to m_parentLoader
System.Data.Entity (72)
System\Data\Mapping\StorageMappingItemLoader.cs (72)
3827string propertyName = m_parentLoader.GetAliasResolvedAttributeValue(nav.Clone(), 3829string columnName = m_parentLoader.GetAliasResolvedAttributeValue(nav.Clone(), 3841StorageMappingErrorCode.InvalidEdmMember, m_parentLoader.m_sourceLocation, 3842xmlLineInfoNav, m_parentLoader.m_parsingErrors); 3868m_parentLoader.m_sourceLocation, xmlLineInfoNav, 3869m_parentLoader.m_parsingErrors); 3898m_parentLoader.m_sourceLocation, (IXmlLineInfo)nav, 3899m_parentLoader.m_parsingErrors); 3996string associationSetName = m_parentLoader.GetAliasResolvedAttributeValue( 3998string fromRole = m_parentLoader.GetAliasResolvedAttributeValue( 4000string toRole = m_parentLoader.GetAliasResolvedAttributeValue( 4015m_parentLoader.m_sourceLocation, xmlLineInfoNav, 4016m_parentLoader.m_parsingErrors); 4029m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4041m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4051m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4062m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4073toRole, StorageMappingErrorCode.InvalidModificationFunctionMappingAssociationEndForeignKey, m_parentLoader.m_sourceLocation, 4074xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4093string role = m_parentLoader.GetAliasResolvedAttributeValue( 4104m_parentLoader.m_sourceLocation, (IXmlLineInfo)nav, m_parentLoader.m_parsingErrors); 4117string propertyName = m_parentLoader.GetAliasResolvedAttributeValue( 4119string typeName = m_parentLoader.GetAliasResolvedAttributeValue( 4131m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4143m_parentLoader.m_sourceLocation, xmlLineInfoNav 4144, m_parentLoader.m_parsingErrors); 4154m_parentLoader.m_sourceLocation, xmlLineInfoNav 4155, m_parentLoader.m_parsingErrors); 4166string parameterName = m_parentLoader.GetAliasResolvedAttributeValue(nav.Clone(), StorageMslConstructs.ParameterNameAttribute); 4167string propertyName = m_parentLoader.GetAliasResolvedAttributeValue(nav.Clone(), StorageMslConstructs.ScalarPropertyNameAttribute); 4168string version = m_parentLoader.GetAliasResolvedAttributeValue(nav.Clone(), StorageMslConstructs.ParameterVersionAttribute); 4188StorageMappingErrorCode.MissingVersionInModificationFunctionMapping, m_parentLoader.m_sourceLocation, 4189xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4205m_parentLoader.m_sourceLocation, xmlLineInfoNav 4206, m_parentLoader.m_parsingErrors); 4215m_parentLoader.m_sourceLocation, xmlLineInfoNav 4216, m_parentLoader.m_parsingErrors); 4230m_parentLoader.m_sourceLocation, xmlLineInfoNav 4231, m_parentLoader.m_parsingErrors); 4245m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4259m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4270m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4274int errorCount = m_parentLoader.m_parsingErrors.Count; 4278m_parentLoader.m_sourceLocation, 4281m_parentLoader.m_parsingErrors, 4285if (mappedStoreType == null && errorCount == m_parentLoader.m_parsingErrors.Count) 4296m_parentLoader.m_sourceLocation, 4298m_parentLoader.m_parsingErrors); 4347string functionName = m_parentLoader.GetAliasResolvedAttributeValue(nav.Clone(), StorageMslConstructs.FunctionNameAttribute); 4357StorageMappingErrorCode.InvalidModificationFunctionMappingUnknownFunction, m_parentLoader.m_sourceLocation, 4358xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4365StorageMappingErrorCode.InvalidModificationFunctionMappingAmbiguousFunction, m_parentLoader.m_sourceLocation, 4366xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4376StorageMappingErrorCode.InvalidModificationFunctionMappingNotValidFunction, m_parentLoader.m_sourceLocation, 4377xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4391m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4400m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4411m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors); 4424m_parentLoader.m_sourceLocation, xmlLineInfoNav, m_parentLoader.m_parsingErrors);