src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (14)
1771bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
1851bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
2694bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
2824bamlType.Constructors.Add(2, new Baml6ConstructorInfo(
3164bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
4032bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
8293bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
8300bamlType.Constructors.Add(3, new Baml6ConstructorInfo(
9423bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
9442bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
9874bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
10088bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
10650bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
11829bamlType.Constructors.Add(1, new Baml6ConstructorInfo(
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (12)
416this.breakpoints.Add(modelItem, newBreakpointType);
587this.unmappedBreakpoints.Add(sourceLocation, newBreakpointType);
632newUnmappedBreakpoints.Add(newSourceLocationMapping[kvpEntry.Key], this.unmappedBreakpoints[kvpEntry.Value]);
656this.modelItemToSourceLocation.Add(modelItem, sourceLocation);
657this.sourceLocationToModelItem.Add(sourceLocation, modelItem);
667this.instanceToSourceLocationMapping.Add(unresolvedObject, sourceLocation);
671this.modelItemToSourceLocation.Add(modelItem, sourceLocation);
672this.sourceLocationToModelItem.Add(sourceLocation, modelItem);
695this.instanceToSourceLocationMapping.Add(addedObject, sourceLocation);
762updatedSourceLocations.Add(key.GetCurrentValue(), sourceLocationWithFileName);
856this.modelItemToSourceLocation.Add(modelItem, sourceLocation);
857this.sourceLocationToModelItem.Add(sourceLocation, modelItem);
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (28)
24defaultGestures.Add(DesignerView.GoToParentCommand,
26defaultGestures.Add(DesignerView.ExpandInPlaceCommand,
28defaultGestures.Add(DesignerView.ExpandAllCommand,
30defaultGestures.Add(DesignerView.CollapseCommand,
32defaultGestures.Add(DesignerView.CollapseAllCommand,
34defaultGestures.Add(DesignerView.RestoreCommand,
36defaultGestures.Add(DesignerView.ZoomInCommand,
40defaultGestures.Add(DesignerView.ZoomOutCommand,
44defaultGestures.Add(DesignerView.ToggleArgumentDesignerCommand,
46defaultGestures.Add(DesignerView.ToggleVariableDesignerCommand,
48defaultGestures.Add(DesignerView.ToggleImportsDesignerCommand,
50defaultGestures.Add(DesignerView.ToggleMiniMapCommand,
52defaultGestures.Add(DesignerView.CreateVariableCommand,
54defaultGestures.Add(DesignerView.CycleThroughDesignerCommand,
56defaultGestures.Add(ExpressionTextBox.CompleteWordCommand,
58defaultGestures.Add(ExpressionTextBox.GlobalIntellisenseCommand,
60defaultGestures.Add(ExpressionTextBox.ParameterInfoCommand,
62defaultGestures.Add(ExpressionTextBox.QuickInfoCommand,
64defaultGestures.Add(DesignerView.MoveFocusCommand,
66defaultGestures.Add(DesignerView.ToggleSelectionCommand,
68defaultGestures.Add(DesignerView.CutCommand,
70defaultGestures.Add(DesignerView.CopyCommand,
72defaultGestures.Add(DesignerView.PasteCommand,
74defaultGestures.Add(DesignerView.SelectAllCommand,
76defaultGestures.Add(DesignerView.UndoCommand,
78defaultGestures.Add(DesignerView.RedoCommand,
80defaultGestures.Add(ExpressionTextBox.IncreaseFilterLevelCommand,
82defaultGestures.Add(ExpressionTextBox.DecreaseFilterLevelCommand,
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (12)
416this.breakpoints.Add(modelItem, newBreakpointType);
587this.unmappedBreakpoints.Add(sourceLocation, newBreakpointType);
632newUnmappedBreakpoints.Add(newSourceLocationMapping[kvpEntry.Key], this.unmappedBreakpoints[kvpEntry.Value]);
656this.modelItemToSourceLocation.Add(modelItem, sourceLocation);
657this.sourceLocationToModelItem.Add(sourceLocation, modelItem);
667this.instanceToSourceLocationMapping.Add(unresolvedObject, sourceLocation);
671this.modelItemToSourceLocation.Add(modelItem, sourceLocation);
672this.sourceLocationToModelItem.Add(sourceLocation, modelItem);
695this.instanceToSourceLocationMapping.Add(addedObject, sourceLocation);
762updatedSourceLocations.Add(key.GetCurrentValue(), sourceLocationWithFileName);
856this.modelItemToSourceLocation.Add(modelItem, sourceLocation);
857this.sourceLocationToModelItem.Add(sourceLocation, modelItem);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (28)
24defaultGestures.Add(DesignerView.GoToParentCommand,
26defaultGestures.Add(DesignerView.ExpandInPlaceCommand,
28defaultGestures.Add(DesignerView.ExpandAllCommand,
30defaultGestures.Add(DesignerView.CollapseCommand,
32defaultGestures.Add(DesignerView.CollapseAllCommand,
34defaultGestures.Add(DesignerView.RestoreCommand,
36defaultGestures.Add(DesignerView.ZoomInCommand,
40defaultGestures.Add(DesignerView.ZoomOutCommand,
44defaultGestures.Add(DesignerView.ToggleArgumentDesignerCommand,
46defaultGestures.Add(DesignerView.ToggleVariableDesignerCommand,
48defaultGestures.Add(DesignerView.ToggleImportsDesignerCommand,
50defaultGestures.Add(DesignerView.ToggleMiniMapCommand,
52defaultGestures.Add(DesignerView.CreateVariableCommand,
54defaultGestures.Add(DesignerView.CycleThroughDesignerCommand,
56defaultGestures.Add(ExpressionTextBox.CompleteWordCommand,
58defaultGestures.Add(ExpressionTextBox.GlobalIntellisenseCommand,
60defaultGestures.Add(ExpressionTextBox.ParameterInfoCommand,
62defaultGestures.Add(ExpressionTextBox.QuickInfoCommand,
64defaultGestures.Add(DesignerView.MoveFocusCommand,
66defaultGestures.Add(DesignerView.ToggleSelectionCommand,
68defaultGestures.Add(DesignerView.CutCommand,
70defaultGestures.Add(DesignerView.CopyCommand,
72defaultGestures.Add(DesignerView.PasteCommand,
74defaultGestures.Add(DesignerView.SelectAllCommand,
76defaultGestures.Add(DesignerView.UndoCommand,
78defaultGestures.Add(DesignerView.RedoCommand,
80defaultGestures.Add(ExpressionTextBox.IncreaseFilterLevelCommand,
82defaultGestures.Add(ExpressionTextBox.DecreaseFilterLevelCommand,
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\UniqueModelItemHelper.cs (1)
144nonSources.Add(parent, 1);
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (59)
179hash.Add(DbConnectionStringKeywords.ApplicationIntent, Keywords.ApplicationIntent);
180hash.Add(DbConnectionStringKeywords.ApplicationName, Keywords.ApplicationName);
181hash.Add(DbConnectionStringKeywords.AsynchronousProcessing, Keywords.AsynchronousProcessing);
182hash.Add(DbConnectionStringKeywords.AttachDBFilename, Keywords.AttachDBFilename);
183hash.Add(DbConnectionStringKeywords.PoolBlockingPeriod, Keywords.PoolBlockingPeriod);
184hash.Add(DbConnectionStringKeywords.ConnectTimeout, Keywords.ConnectTimeout);
185hash.Add(DbConnectionStringKeywords.ConnectionReset, Keywords.ConnectionReset);
186hash.Add(DbConnectionStringKeywords.ContextConnection, Keywords.ContextConnection);
187hash.Add(DbConnectionStringKeywords.CurrentLanguage, Keywords.CurrentLanguage);
188hash.Add(DbConnectionStringKeywords.DataSource, Keywords.DataSource);
189hash.Add(DbConnectionStringKeywords.Encrypt, Keywords.Encrypt);
190hash.Add(DbConnectionStringKeywords.Enlist, Keywords.Enlist);
191hash.Add(DbConnectionStringKeywords.FailoverPartner, Keywords.FailoverPartner);
192hash.Add(DbConnectionStringKeywords.InitialCatalog, Keywords.InitialCatalog);
193hash.Add(DbConnectionStringKeywords.IntegratedSecurity, Keywords.IntegratedSecurity);
194hash.Add(DbConnectionStringKeywords.LoadBalanceTimeout, Keywords.LoadBalanceTimeout);
195hash.Add(DbConnectionStringKeywords.MultipleActiveResultSets, Keywords.MultipleActiveResultSets);
196hash.Add(DbConnectionStringKeywords.MaxPoolSize, Keywords.MaxPoolSize);
197hash.Add(DbConnectionStringKeywords.MinPoolSize, Keywords.MinPoolSize);
198hash.Add(DbConnectionStringKeywords.MultiSubnetFailover, Keywords.MultiSubnetFailover);
199hash.Add(DbConnectionStringKeywords.TransparentNetworkIPResolution, Keywords.TransparentNetworkIPResolution);
201hash.Add(DbConnectionStringKeywords.NetworkLibrary, Keywords.NetworkLibrary);
202hash.Add(DbConnectionStringKeywords.PacketSize, Keywords.PacketSize);
203hash.Add(DbConnectionStringKeywords.Password, Keywords.Password);
204hash.Add(DbConnectionStringKeywords.PersistSecurityInfo, Keywords.PersistSecurityInfo);
205hash.Add(DbConnectionStringKeywords.Pooling, Keywords.Pooling);
206hash.Add(DbConnectionStringKeywords.Replication, Keywords.Replication);
207hash.Add(DbConnectionStringKeywords.TransactionBinding, Keywords.TransactionBinding);
208hash.Add(DbConnectionStringKeywords.TrustServerCertificate, Keywords.TrustServerCertificate);
209hash.Add(DbConnectionStringKeywords.TypeSystemVersion, Keywords.TypeSystemVersion);
210hash.Add(DbConnectionStringKeywords.UserID, Keywords.UserID);
211hash.Add(DbConnectionStringKeywords.UserInstance, Keywords.UserInstance);
212hash.Add(DbConnectionStringKeywords.WorkstationID, Keywords.WorkstationID);
213hash.Add(DbConnectionStringKeywords.ConnectRetryCount, Keywords.ConnectRetryCount);
214hash.Add(DbConnectionStringKeywords.ConnectRetryInterval, Keywords.ConnectRetryInterval);
215hash.Add(DbConnectionStringKeywords.Authentication, Keywords.Authentication);
216hash.Add(DbConnectionStringKeywords.ColumnEncryptionSetting, Keywords.ColumnEncryptionSetting);
217hash.Add(DbConnectionStringKeywords.EnclaveAttestationUrl, Keywords.EnclaveAttestationUrl);
219hash.Add(DbConnectionStringSynonyms.APP, Keywords.ApplicationName);
220hash.Add(DbConnectionStringSynonyms.Async, Keywords.AsynchronousProcessing);
221hash.Add(DbConnectionStringSynonyms.EXTENDEDPROPERTIES, Keywords.AttachDBFilename);
222hash.Add(DbConnectionStringSynonyms.INITIALFILENAME, Keywords.AttachDBFilename);
223hash.Add(DbConnectionStringSynonyms.CONNECTIONTIMEOUT, Keywords.ConnectTimeout);
224hash.Add(DbConnectionStringSynonyms.TIMEOUT, Keywords.ConnectTimeout);
225hash.Add(DbConnectionStringSynonyms.LANGUAGE, Keywords.CurrentLanguage);
226hash.Add(DbConnectionStringSynonyms.ADDR, Keywords.DataSource);
227hash.Add(DbConnectionStringSynonyms.ADDRESS, Keywords.DataSource);
228hash.Add(DbConnectionStringSynonyms.NETWORKADDRESS, Keywords.DataSource);
229hash.Add(DbConnectionStringSynonyms.SERVER, Keywords.DataSource);
230hash.Add(DbConnectionStringSynonyms.DATABASE, Keywords.InitialCatalog);
231hash.Add(DbConnectionStringSynonyms.TRUSTEDCONNECTION, Keywords.IntegratedSecurity);
232hash.Add(DbConnectionStringSynonyms.ConnectionLifetime, Keywords.LoadBalanceTimeout);
233hash.Add(DbConnectionStringSynonyms.NET, Keywords.NetworkLibrary);
234hash.Add(DbConnectionStringSynonyms.NETWORK, Keywords.NetworkLibrary);
235hash.Add(DbConnectionStringSynonyms.Pwd, Keywords.Password);
236hash.Add(DbConnectionStringSynonyms.PERSISTSECURITYINFO, Keywords.PersistSecurityInfo);
237hash.Add(DbConnectionStringSynonyms.UID, Keywords.UserID);
238hash.Add(DbConnectionStringSynonyms.User, Keywords.UserID);
239hash.Add(DbConnectionStringSynonyms.WSID, Keywords.WorkstationID);
System\Data\Common\CommandTrees\Internal\ExpressionDumper.cs (12)
185facetInfo.Add(facet.Name, facet.Value);
359attrs.Add("DbExpressionKind", Enum.GetName(typeof(DbExpressionKind), expr.ExpressionKind));
367attrs.Add(attributeName, attributeValue);
374attrs.Add(attributeName, attributeValue);
385attrs.Add(attributeName1, attributeValue1);
386attrs.Add(attributeName2, attributeValue2);
399attrs.Add(attributeName1, attributeValue1);
400attrs.Add(attributeName2, attributeValue2);
401attrs.Add(attributeName3, attributeValue3);
441attrs.Add("Value", e.Value);
455attrs.Add("VariableName", e.VariableName);
463attrs.Add("ParameterName", e.ParameterName);
System\Data\Common\EntitySql\CqlLexerHelpers.cs (96)
837keywords.Add("all", CqlParser.ALL);
838keywords.Add("and", CqlParser.AND);
839keywords.Add("anyelement", CqlParser.ANYELEMENT);
840keywords.Add("apply", CqlParser.APPLY);
841keywords.Add("as", CqlParser.AS);
842keywords.Add("asc", CqlParser.ASC);
843keywords.Add("between", CqlParser.BETWEEN);
844keywords.Add("by", CqlParser.BY);
845keywords.Add("case", CqlParser.CASE);
846keywords.Add("cast", CqlParser.CAST);
847keywords.Add("collate", CqlParser.COLLATE);
848keywords.Add("collection", CqlParser.COLLECTION);
849keywords.Add("createref", CqlParser.CREATEREF);
850keywords.Add("cross", CqlParser.CROSS);
851keywords.Add("deref", CqlParser.DEREF);
852keywords.Add("desc", CqlParser.DESC);
853keywords.Add("distinct", CqlParser.DISTINCT);
854keywords.Add("element", CqlParser.ELEMENT);
855keywords.Add("else", CqlParser.ELSE);
856keywords.Add("end", CqlParser.END);
857keywords.Add("escape", CqlParser.ESCAPE);
858keywords.Add("except", CqlParser.EXCEPT);
859keywords.Add("exists", CqlParser.EXISTS);
860keywords.Add("false", CqlParser.LITERAL);
861keywords.Add("flatten", CqlParser.FLATTEN);
862keywords.Add("from", CqlParser.FROM);
863keywords.Add("full", CqlParser.FULL);
864keywords.Add("function", CqlParser.FUNCTION);
865keywords.Add("group", CqlParser.GROUP);
866keywords.Add("grouppartition", CqlParser.GROUPPARTITION);
867keywords.Add("having", CqlParser.HAVING);
868keywords.Add("in", CqlParser.IN);
869keywords.Add("inner", CqlParser.INNER);
870keywords.Add("intersect", CqlParser.INTERSECT);
871keywords.Add("is", CqlParser.IS);
872keywords.Add("join", CqlParser.JOIN);
873keywords.Add("key", CqlParser.KEY);
874keywords.Add("left", CqlParser.LEFT);
875keywords.Add("like", CqlParser.LIKE);
876keywords.Add("limit", CqlParser.LIMIT);
877keywords.Add("multiset", CqlParser.MULTISET);
878keywords.Add("navigate", CqlParser.NAVIGATE);
879keywords.Add("not", CqlParser.NOT);
880keywords.Add("null", CqlParser.NULL);
881keywords.Add("of", CqlParser.OF);
882keywords.Add("oftype", CqlParser.OFTYPE);
883keywords.Add("on", CqlParser.ON);
884keywords.Add("only", CqlParser.ONLY);
885keywords.Add("or", CqlParser.OR);
886keywords.Add("order", CqlParser.ORDER);
887keywords.Add("outer", CqlParser.OUTER);
888keywords.Add("overlaps", CqlParser.OVERLAPS);
889keywords.Add("ref", CqlParser.REF);
890keywords.Add("relationship", CqlParser.RELATIONSHIP);
891keywords.Add("right", CqlParser.RIGHT);
892keywords.Add("row", CqlParser.ROW);
893keywords.Add("select", CqlParser.SELECT);
894keywords.Add("set", CqlParser.SET);
895keywords.Add("skip", CqlParser.SKIP);
896keywords.Add("then", CqlParser.THEN);
897keywords.Add("top", CqlParser.TOP);
898keywords.Add("treat", CqlParser.TREAT);
899keywords.Add("true", CqlParser.LITERAL);
900keywords.Add("union", CqlParser.UNION);
901keywords.Add("using", CqlParser.USING);
902keywords.Add("value", CqlParser.VALUE);
903keywords.Add("when", CqlParser.WHEN);
904keywords.Add("where", CqlParser.WHERE);
905keywords.Add("with", CqlParser.WITH);
1013operators.Add("==", CqlParser.OP_EQ);
1014operators.Add("!=", CqlParser.OP_NEQ);
1015operators.Add("<>", CqlParser.OP_NEQ);
1016operators.Add("<", CqlParser.OP_LT);
1017operators.Add("<=", CqlParser.OP_LE);
1018operators.Add(">", CqlParser.OP_GT);
1019operators.Add(">=", CqlParser.OP_GE);
1020operators.Add("&&", CqlParser.AND);
1021operators.Add("||", CqlParser.OR);
1022operators.Add("!", CqlParser.NOT);
1023operators.Add("+", CqlParser.PLUS);
1024operators.Add("-", CqlParser.MINUS);
1025operators.Add("*", CqlParser.STAR);
1026operators.Add("/", CqlParser.FSLASH);
1027operators.Add("%", CqlParser.PERCENT);
1043punctuators.Add(",", CqlParser.COMMA);
1044punctuators.Add(":", CqlParser.COLON);
1045punctuators.Add(".", CqlParser.DOT);
1046punctuators.Add("?", CqlParser.QMARK);
1047punctuators.Add("(", CqlParser.L_PAREN);
1048punctuators.Add(")", CqlParser.R_PAREN);
1049punctuators.Add("[", CqlParser.L_BRACE);
1050punctuators.Add("]", CqlParser.R_BRACE);
1051punctuators.Add("{", CqlParser.L_CURLY);
1052punctuators.Add("}", CqlParser.R_CURLY);
1053punctuators.Add(";", CqlParser.SCOLON);
1054punctuators.Add("=", CqlParser.EQUAL);
System\Data\Common\EntitySql\SemanticAnalyzer.cs (45)
2561rowColumns.Add(aliasName, colExpr.ResultType);
3636projectionExpressions.Add(aliasName, converted);
4350astExprConverters.Add(typeof(AST.Literal), new AstExprConverter(ConvertLiteral));
4351astExprConverters.Add(typeof(AST.QueryParameter), new AstExprConverter(ConvertParameter));
4352astExprConverters.Add(typeof(AST.Identifier), new AstExprConverter(ConvertIdentifier));
4353astExprConverters.Add(typeof(AST.DotExpr), new AstExprConverter(ConvertDotExpr));
4354astExprConverters.Add(typeof(AST.BuiltInExpr), new AstExprConverter(ConvertBuiltIn));
4355astExprConverters.Add(typeof(AST.QueryExpr), new AstExprConverter(ConvertQueryExpr));
4356astExprConverters.Add(typeof(AST.ParenExpr), new AstExprConverter(ConvertParenExpr));
4357astExprConverters.Add(typeof(AST.RowConstructorExpr), new AstExprConverter(ConvertRowConstructor));
4358astExprConverters.Add(typeof(AST.MultisetConstructorExpr), new AstExprConverter(ConvertMultisetConstructor));
4359astExprConverters.Add(typeof(AST.CaseExpr), new AstExprConverter(ConvertCaseExpr));
4360astExprConverters.Add(typeof(AST.RelshipNavigationExpr), new AstExprConverter(ConvertRelshipNavigationExpr));
4361astExprConverters.Add(typeof(AST.RefExpr), new AstExprConverter(ConvertRefExpr));
4362astExprConverters.Add(typeof(AST.DerefExpr), new AstExprConverter(ConvertDeRefExpr));
4363astExprConverters.Add(typeof(AST.MethodExpr), new AstExprConverter(ConvertMethodExpr));
4364astExprConverters.Add(typeof(AST.CreateRefExpr), new AstExprConverter(ConvertCreateRefExpr));
4365astExprConverters.Add(typeof(AST.KeyExpr), new AstExprConverter(ConvertKeyExpr));
4366astExprConverters.Add(typeof(AST.GroupPartitionExpr), new AstExprConverter(ConvertGroupPartitionExpr));
4428builtInExprConverter.Add(AST.BuiltInKind.Minus, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4440builtInExprConverter.Add(AST.BuiltInKind.Multiply, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4452builtInExprConverter.Add(AST.BuiltInKind.Divide, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4464builtInExprConverter.Add(AST.BuiltInKind.Modulus, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4497builtInExprConverter.Add(AST.BuiltInKind.UnaryPlus, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4512builtInExprConverter.Add(AST.BuiltInKind.And, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4525builtInExprConverter.Add(AST.BuiltInKind.Or, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4538builtInExprConverter.Add(AST.BuiltInKind.Not, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4552builtInExprConverter.Add(AST.BuiltInKind.Equal, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4564builtInExprConverter.Add(AST.BuiltInKind.NotEqual, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4578builtInExprConverter.Add(AST.BuiltInKind.GreaterEqual, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4590builtInExprConverter.Add(AST.BuiltInKind.GreaterThan, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4602builtInExprConverter.Add(AST.BuiltInKind.LessEqual, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4614builtInExprConverter.Add(AST.BuiltInKind.LessThan, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4632builtInExprConverter.Add(AST.BuiltInKind.Union, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4644builtInExprConverter.Add(AST.BuiltInKind.UnionAll, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4656builtInExprConverter.Add(AST.BuiltInKind.Intersect, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4668builtInExprConverter.Add(AST.BuiltInKind.Overlaps, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4680builtInExprConverter.Add(AST.BuiltInKind.AnyElement, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4700builtInExprConverter.Add(AST.BuiltInKind.Except, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4712builtInExprConverter.Add(AST.BuiltInKind.Exists, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4750builtInExprConverter.Add(AST.BuiltInKind.In, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4788builtInExprConverter.Add(AST.BuiltInKind.NotIn, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
4823builtInExprConverter.Add(AST.BuiltInKind.Distinct, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
5182builtInExprConverter.Add(AST.BuiltInKind.Between, ConvertBetweenExpr);
5189builtInExprConverter.Add(AST.BuiltInKind.NotBetween, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)
System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs (18)
134calculatedFacets.Add(defaultFacet.Name, Facet.Create(defaultFacet.Description, value));
151calculatedFacets.Add(defaultFacet.Name, defaultFacet);
160calculatedFacets.Add(facet.Name, facet);
165calculatedFacets.Add(facet.Name, facet);
171calculatedFacets.Add(facet.Name, facet);
212this._facetValues.Add(EdmProviderManifest.IsStrictFacetName, false /* only possible value */);
541_facetValues.Add(EdmProviderManifest.MaxLengthFacetName, EdmConstants.UnboundedValue);
551_facetValues.Add(EdmProviderManifest.MaxLengthFacetName, size);
561_facetValues.Add(EdmProviderManifest.SridFacetName, EdmConstants.VariableValue);
571_facetValues.Add(EdmProviderManifest.SridFacetName, srid);
579_facetValues.Add(EdmProviderManifest.NullableFacetName, nullable);
607_facetValues.Add(EdmProviderManifest.StoreGeneratedPatternFacetName, storeGeneratedPattern);
629_facetValues.Add(EdmProviderManifest.ConcurrencyModeFacetName, concurrencyMode);
642_facetValues.Add(EdmProviderManifest.PrecisionFacetName, precision);
651_facetValues.Add(EdmProviderManifest.ScaleFacetName, scale);
660_facetValues.Add(EdmProviderManifest.UnicodeFacetName, isUnicode);
671_facetValues.Add(EdmProviderManifest.CollationFacetName, reader.Value);
679_facetValues.Add(EdmProviderManifest.FixedLengthFacetName, isFixedLength);
System\Data\EntityModel\SchemaObjectModel\XmlSchemaResource.cs (11)
62schemaResourceMap.Add(ssdlSchema.NamespaceUri, ssdlSchema);
67schemaResourceMap.Add(ssdlSchema2.NamespaceUri, ssdlSchema2);
75schemaResourceMap.Add(ssdlSchema3.NamespaceUri, ssdlSchema3);
79schemaResourceMap.Add(providerManifest.NamespaceUri, providerManifest);
89schemaResourceMap.Add(msl1.NamespaceUri, msl1);
94schemaResourceMap.Add(msl2.NamespaceUri, msl2);
101schemaResourceMap.Add(msl3.NamespaceUri, msl3);
123schemaResourceMap.Add(csdlSchema_1.NamespaceUri, csdlSchema_1);
126schemaResourceMap.Add(csdlSchema_1_1.NamespaceUri, csdlSchema_1_1);
131schemaResourceMap.Add(csdlSchema_2.NamespaceUri, csdlSchema_2);
139schemaResourceMap.Add(csdlSchema_3.NamespaceUri, csdlSchema_3);
System\Data\Metadata\Converter.cs (10)
261newGlobalItems.Add(element, entityContainer);
366newGlobalItems.Add(element, entityType);
406newGlobalItems.Add(element, complexType);
456newGlobalItems.Add(element, associationType);
1018newGlobalItems.Add(somFunction, function);
1080newGlobalItems.Add(somEnumType, enumType);
1282newFacets.Add(sourceFacet.Name, sourceFacet);
1321facets.Add(newFacet.Name, newFacet);
1432_nullFacetsTypeUsage.Add(edmType, result);
1455_nullFacetsCollectionTypeUsage.Add(edmType, result);
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (22)
246facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
251facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
256facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
261facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
266facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
272facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
277facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
281facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
285facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
289facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
293facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
297facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
301facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
305facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
309facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
313facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
317facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
321facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
325facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
329facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
333facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
337facetDescriptions.Add(applicableType, Array.AsReadOnly(list));
System\Data\Objects\ELinq\ReflectionUtil.cs (299)
37map.Add(@"AsQueryable(IEnumerable`1<T0>)->IQueryable`1<T0>", SequenceMethod.AsQueryableGeneric);
38map.Add(@"AsQueryable(IEnumerable)->IQueryable", SequenceMethod.AsQueryable);
39map.Add(@"Where(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->IQueryable`1<T0>", SequenceMethod.Where);
40map.Add(@"Where(IQueryable`1<T0>, Expression`1<Func`3<T0, Int32, Boolean>>)->IQueryable`1<T0>", SequenceMethod.WhereOrdinal);
41map.Add(@"OfType(IQueryable)->IQueryable`1<T0>", SequenceMethod.OfType);
42map.Add(@"Cast(IQueryable)->IQueryable`1<T0>", SequenceMethod.Cast);
43map.Add(@"Select(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->IQueryable`1<T1>", SequenceMethod.Select);
44map.Add(@"Select(IQueryable`1<T0>, Expression`1<Func`3<T0, Int32, T1>>)->IQueryable`1<T1>", SequenceMethod.SelectOrdinal);
45map.Add(@"SelectMany(IQueryable`1<T0>, Expression`1<Func`2<T0, IEnumerable`1<T1>>>)->IQueryable`1<T1>", SequenceMethod.SelectMany);
46map.Add(@"SelectMany(IQueryable`1<T0>, Expression`1<Func`3<T0, Int32, IEnumerable`1<T1>>>)->IQueryable`1<T1>", SequenceMethod.SelectManyOrdinal);
47map.Add(@"SelectMany(IQueryable`1<T0>, Expression`1<Func`3<T0, Int32, IEnumerable`1<T1>>>, Expression`1<Func`3<T0, T1, T2>>)->IQueryable`1<T2>", SequenceMethod.SelectManyOrdinalResultSelector);
48map.Add(@"SelectMany(IQueryable`1<T0>, Expression`1<Func`2<T0, IEnumerable`1<T1>>>, Expression`1<Func`3<T0, T1, T2>>)->IQueryable`1<T2>", SequenceMethod.SelectManyResultSelector);
49map.Add(@"Join(IQueryable`1<T0>, IEnumerable`1<T1>, Expression`1<Func`2<T0, T2>>, Expression`1<Func`2<T1, T2>>, Expression`1<Func`3<T0, T1, T3>>)->IQueryable`1<T3>", SequenceMethod.Join);
50map.Add(@"Join(IQueryable`1<T0>, IEnumerable`1<T1>, Expression`1<Func`2<T0, T2>>, Expression`1<Func`2<T1, T2>>, Expression`1<Func`3<T0, T1, T3>>, IEqualityComparer`1<T2>)->IQueryable`1<T3>", SequenceMethod.JoinComparer);
51map.Add(@"GroupJoin(IQueryable`1<T0>, IEnumerable`1<T1>, Expression`1<Func`2<T0, T2>>, Expression`1<Func`2<T1, T2>>, Expression`1<Func`3<T0, IEnumerable`1<T1>, T3>>)->IQueryable`1<T3>", SequenceMethod.GroupJoin);
52map.Add(@"GroupJoin(IQueryable`1<T0>, IEnumerable`1<T1>, Expression`1<Func`2<T0, T2>>, Expression`1<Func`2<T1, T2>>, Expression`1<Func`3<T0, IEnumerable`1<T1>, T3>>, IEqualityComparer`1<T2>)->IQueryable`1<T3>", SequenceMethod.GroupJoinComparer);
53map.Add(@"OrderBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->IOrderedQueryable`1<T0>", SequenceMethod.OrderBy);
54map.Add(@"OrderBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, IComparer`1<T1>)->IOrderedQueryable`1<T0>", SequenceMethod.OrderByComparer);
55map.Add(@"OrderByDescending(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->IOrderedQueryable`1<T0>", SequenceMethod.OrderByDescending);
56map.Add(@"OrderByDescending(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, IComparer`1<T1>)->IOrderedQueryable`1<T0>", SequenceMethod.OrderByDescendingComparer);
57map.Add(@"ThenBy(IOrderedQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->IOrderedQueryable`1<T0>", SequenceMethod.ThenBy);
58map.Add(@"ThenBy(IOrderedQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, IComparer`1<T1>)->IOrderedQueryable`1<T0>", SequenceMethod.ThenByComparer);
59map.Add(@"ThenByDescending(IOrderedQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->IOrderedQueryable`1<T0>", SequenceMethod.ThenByDescending);
60map.Add(@"ThenByDescending(IOrderedQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, IComparer`1<T1>)->IOrderedQueryable`1<T0>", SequenceMethod.ThenByDescendingComparer);
61map.Add(@"Take(IQueryable`1<T0>, Int32)->IQueryable`1<T0>", SequenceMethod.Take);
62map.Add(@"TakeWhile(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->IQueryable`1<T0>", SequenceMethod.TakeWhile);
63map.Add(@"TakeWhile(IQueryable`1<T0>, Expression`1<Func`3<T0, Int32, Boolean>>)->IQueryable`1<T0>", SequenceMethod.TakeWhileOrdinal);
64map.Add(@"Skip(IQueryable`1<T0>, Int32)->IQueryable`1<T0>", SequenceMethod.Skip);
65map.Add(@"SkipWhile(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->IQueryable`1<T0>", SequenceMethod.SkipWhile);
66map.Add(@"SkipWhile(IQueryable`1<T0>, Expression`1<Func`3<T0, Int32, Boolean>>)->IQueryable`1<T0>", SequenceMethod.SkipWhileOrdinal);
67map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->IQueryable`1<IGrouping`2<T1, T0>>", SequenceMethod.GroupBy);
68map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, Expression`1<Func`2<T0, T2>>)->IQueryable`1<IGrouping`2<T1, T2>>", SequenceMethod.GroupByElementSelector);
69map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, IEqualityComparer`1<T1>)->IQueryable`1<IGrouping`2<T1, T0>>", SequenceMethod.GroupByComparer);
70map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, Expression`1<Func`2<T0, T2>>, IEqualityComparer`1<T1>)->IQueryable`1<IGrouping`2<T1, T2>>", SequenceMethod.GroupByElementSelectorComparer);
71map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, Expression`1<Func`2<T0, T2>>, Expression`1<Func`3<T1, IEnumerable`1<T2>, T3>>)->IQueryable`1<T3>", SequenceMethod.GroupByElementSelectorResultSelector);
72map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, Expression`1<Func`3<T1, IEnumerable`1<T0>, T2>>)->IQueryable`1<T2>", SequenceMethod.GroupByResultSelector);
73map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, Expression`1<Func`3<T1, IEnumerable`1<T0>, T2>>, IEqualityComparer`1<T1>)->IQueryable`1<T2>", SequenceMethod.GroupByResultSelectorComparer);
74map.Add(@"GroupBy(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>, Expression`1<Func`2<T0, T2>>, Expression`1<Func`3<T1, IEnumerable`1<T2>, T3>>, IEqualityComparer`1<T1>)->IQueryable`1<T3>", SequenceMethod.GroupByElementSelectorResultSelectorComparer);
75map.Add(@"Distinct(IQueryable`1<T0>)->IQueryable`1<T0>", SequenceMethod.Distinct);
76map.Add(@"Distinct(IQueryable`1<T0>, IEqualityComparer`1<T0>)->IQueryable`1<T0>", SequenceMethod.DistinctComparer);
77map.Add(@"Concat(IQueryable`1<T0>, IEnumerable`1<T0>)->IQueryable`1<T0>", SequenceMethod.Concat);
78map.Add(@"Zip(IQueryable`1<T0>, IEnumerable`1<T1>, Expression`1<Func`3<T0, T1, T2>>)->IQueryable`1<T2>", SequenceMethod.Zip);
79map.Add(@"Union(IQueryable`1<T0>, IEnumerable`1<T0>)->IQueryable`1<T0>", SequenceMethod.Union);
80map.Add(@"Union(IQueryable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->IQueryable`1<T0>", SequenceMethod.UnionComparer);
81map.Add(@"Intersect(IQueryable`1<T0>, IEnumerable`1<T0>)->IQueryable`1<T0>", SequenceMethod.Intersect);
82map.Add(@"Intersect(IQueryable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->IQueryable`1<T0>", SequenceMethod.IntersectComparer);
83map.Add(@"Except(IQueryable`1<T0>, IEnumerable`1<T0>)->IQueryable`1<T0>", SequenceMethod.Except);
84map.Add(@"Except(IQueryable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->IQueryable`1<T0>", SequenceMethod.ExceptComparer);
85map.Add(@"First(IQueryable`1<T0>)->T0", SequenceMethod.First);
86map.Add(@"First(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->T0", SequenceMethod.FirstPredicate);
87map.Add(@"FirstOrDefault(IQueryable`1<T0>)->T0", SequenceMethod.FirstOrDefault);
88map.Add(@"FirstOrDefault(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->T0", SequenceMethod.FirstOrDefaultPredicate);
89map.Add(@"Last(IQueryable`1<T0>)->T0", SequenceMethod.Last);
90map.Add(@"Last(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->T0", SequenceMethod.LastPredicate);
91map.Add(@"LastOrDefault(IQueryable`1<T0>)->T0", SequenceMethod.LastOrDefault);
92map.Add(@"LastOrDefault(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->T0", SequenceMethod.LastOrDefaultPredicate);
93map.Add(@"Single(IQueryable`1<T0>)->T0", SequenceMethod.Single);
94map.Add(@"Single(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->T0", SequenceMethod.SinglePredicate);
95map.Add(@"SingleOrDefault(IQueryable`1<T0>)->T0", SequenceMethod.SingleOrDefault);
96map.Add(@"SingleOrDefault(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->T0", SequenceMethod.SingleOrDefaultPredicate);
97map.Add(@"ElementAt(IQueryable`1<T0>, Int32)->T0", SequenceMethod.ElementAt);
98map.Add(@"ElementAtOrDefault(IQueryable`1<T0>, Int32)->T0", SequenceMethod.ElementAtOrDefault);
99map.Add(@"DefaultIfEmpty(IQueryable`1<T0>)->IQueryable`1<T0>", SequenceMethod.DefaultIfEmpty);
100map.Add(@"DefaultIfEmpty(IQueryable`1<T0>, T0)->IQueryable`1<T0>", SequenceMethod.DefaultIfEmptyValue);
101map.Add(@"Contains(IQueryable`1<T0>, T0)->Boolean", SequenceMethod.Contains);
102map.Add(@"Contains(IQueryable`1<T0>, T0, IEqualityComparer`1<T0>)->Boolean", SequenceMethod.ContainsComparer);
103map.Add(@"Reverse(IQueryable`1<T0>)->IQueryable`1<T0>", SequenceMethod.Reverse);
104map.Add(@"SequenceEqual(IQueryable`1<T0>, IEnumerable`1<T0>)->Boolean", SequenceMethod.SequenceEqual);
105map.Add(@"SequenceEqual(IQueryable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->Boolean", SequenceMethod.SequenceEqualComparer);
106map.Add(@"Any(IQueryable`1<T0>)->Boolean", SequenceMethod.Any);
107map.Add(@"Any(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->Boolean", SequenceMethod.AnyPredicate);
108map.Add(@"All(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->Boolean", SequenceMethod.All);
109map.Add(@"Count(IQueryable`1<T0>)->Int32", SequenceMethod.Count);
110map.Add(@"Count(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->Int32", SequenceMethod.CountPredicate);
111map.Add(@"LongCount(IQueryable`1<T0>)->Int64", SequenceMethod.LongCount);
112map.Add(@"LongCount(IQueryable`1<T0>, Expression`1<Func`2<T0, Boolean>>)->Int64", SequenceMethod.LongCountPredicate);
113map.Add(@"Min(IQueryable`1<T0>)->T0", SequenceMethod.Min);
114map.Add(@"Min(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->T1", SequenceMethod.MinSelector);
115map.Add(@"Max(IQueryable`1<T0>)->T0", SequenceMethod.Max);
116map.Add(@"Max(IQueryable`1<T0>, Expression`1<Func`2<T0, T1>>)->T1", SequenceMethod.MaxSelector);
117map.Add(@"Sum(IQueryable`1<Int32>)->Int32", SequenceMethod.SumInt);
118map.Add(@"Sum(IQueryable`1<Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.SumNullableInt);
119map.Add(@"Sum(IQueryable`1<Int64>)->Int64", SequenceMethod.SumLong);
120map.Add(@"Sum(IQueryable`1<Nullable`1<Int64>>)->Nullable`1<Int64>", SequenceMethod.SumNullableLong);
121map.Add(@"Sum(IQueryable`1<Single>)->Single", SequenceMethod.SumSingle);
122map.Add(@"Sum(IQueryable`1<Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.SumNullableSingle);
123map.Add(@"Sum(IQueryable`1<Double>)->Double", SequenceMethod.SumDouble);
124map.Add(@"Sum(IQueryable`1<Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.SumNullableDouble);
125map.Add(@"Sum(IQueryable`1<Decimal>)->Decimal", SequenceMethod.SumDecimal);
126map.Add(@"Sum(IQueryable`1<Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.SumNullableDecimal);
127map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Int32>>)->Int32", SequenceMethod.SumIntSelector);
128map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Int32>>>)->Nullable`1<Int32>", SequenceMethod.SumNullableIntSelector);
129map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Int64>>)->Int64", SequenceMethod.SumLongSelector);
130map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Int64>>>)->Nullable`1<Int64>", SequenceMethod.SumNullableLongSelector);
131map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Single>>)->Single", SequenceMethod.SumSingleSelector);
132map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Single>>>)->Nullable`1<Single>", SequenceMethod.SumNullableSingleSelector);
133map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Double>>)->Double", SequenceMethod.SumDoubleSelector);
134map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Double>>>)->Nullable`1<Double>", SequenceMethod.SumNullableDoubleSelector);
135map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Decimal>>)->Decimal", SequenceMethod.SumDecimalSelector);
136map.Add(@"Sum(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Decimal>>>)->Nullable`1<Decimal>", SequenceMethod.SumNullableDecimalSelector);
137map.Add(@"Average(IQueryable`1<Int32>)->Double", SequenceMethod.AverageInt);
138map.Add(@"Average(IQueryable`1<Nullable`1<Int32>>)->Nullable`1<Double>", SequenceMethod.AverageNullableInt);
139map.Add(@"Average(IQueryable`1<Int64>)->Double", SequenceMethod.AverageLong);
140map.Add(@"Average(IQueryable`1<Nullable`1<Int64>>)->Nullable`1<Double>", SequenceMethod.AverageNullableLong);
141map.Add(@"Average(IQueryable`1<Single>)->Single", SequenceMethod.AverageSingle);
142map.Add(@"Average(IQueryable`1<Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.AverageNullableSingle);
143map.Add(@"Average(IQueryable`1<Double>)->Double", SequenceMethod.AverageDouble);
144map.Add(@"Average(IQueryable`1<Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.AverageNullableDouble);
145map.Add(@"Average(IQueryable`1<Decimal>)->Decimal", SequenceMethod.AverageDecimal);
146map.Add(@"Average(IQueryable`1<Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.AverageNullableDecimal);
147map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Int32>>)->Double", SequenceMethod.AverageIntSelector);
148map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Int32>>>)->Nullable`1<Double>", SequenceMethod.AverageNullableIntSelector);
149map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Single>>)->Single", SequenceMethod.AverageSingleSelector);
150map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Single>>>)->Nullable`1<Single>", SequenceMethod.AverageNullableSingleSelector);
151map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Int64>>)->Double", SequenceMethod.AverageLongSelector);
152map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Int64>>>)->Nullable`1<Double>", SequenceMethod.AverageNullableLongSelector);
153map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Double>>)->Double", SequenceMethod.AverageDoubleSelector);
154map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Double>>>)->Nullable`1<Double>", SequenceMethod.AverageNullableDoubleSelector);
155map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Decimal>>)->Decimal", SequenceMethod.AverageDecimalSelector);
156map.Add(@"Average(IQueryable`1<T0>, Expression`1<Func`2<T0, Nullable`1<Decimal>>>)->Nullable`1<Decimal>", SequenceMethod.AverageNullableDecimalSelector);
157map.Add(@"Aggregate(IQueryable`1<T0>, Expression`1<Func`3<T0, T0, T0>>)->T0", SequenceMethod.Aggregate);
158map.Add(@"Aggregate(IQueryable`1<T0>, T1, Expression`1<Func`3<T1, T0, T1>>)->T1", SequenceMethod.AggregateSeed);
159map.Add(@"Aggregate(IQueryable`1<T0>, T1, Expression`1<Func`3<T1, T0, T1>>, Expression`1<Func`2<T1, T2>>)->T2", SequenceMethod.AggregateSeedSelector);
160map.Add(@"Where(IEnumerable`1<T0>, Func`2<T0, Boolean>)->IEnumerable`1<T0>", SequenceMethod.Where);
161map.Add(@"Where(IEnumerable`1<T0>, Func`3<T0, Int32, Boolean>)->IEnumerable`1<T0>", SequenceMethod.WhereOrdinal);
162map.Add(@"Select(IEnumerable`1<T0>, Func`2<T0, T1>)->IEnumerable`1<T1>", SequenceMethod.Select);
163map.Add(@"Select(IEnumerable`1<T0>, Func`3<T0, Int32, T1>)->IEnumerable`1<T1>", SequenceMethod.SelectOrdinal);
164map.Add(@"SelectMany(IEnumerable`1<T0>, Func`2<T0, IEnumerable`1<T1>>)->IEnumerable`1<T1>", SequenceMethod.SelectMany);
165map.Add(@"SelectMany(IEnumerable`1<T0>, Func`3<T0, Int32, IEnumerable`1<T1>>)->IEnumerable`1<T1>", SequenceMethod.SelectManyOrdinal);
166map.Add(@"SelectMany(IEnumerable`1<T0>, Func`3<T0, Int32, IEnumerable`1<T1>>, Func`3<T0, T1, T2>)->IEnumerable`1<T2>", SequenceMethod.SelectManyOrdinalResultSelector);
167map.Add(@"SelectMany(IEnumerable`1<T0>, Func`2<T0, IEnumerable`1<T1>>, Func`3<T0, T1, T2>)->IEnumerable`1<T2>", SequenceMethod.SelectManyResultSelector);
168map.Add(@"Take(IEnumerable`1<T0>, Int32)->IEnumerable`1<T0>", SequenceMethod.Take);
169map.Add(@"TakeWhile(IEnumerable`1<T0>, Func`2<T0, Boolean>)->IEnumerable`1<T0>", SequenceMethod.TakeWhile);
170map.Add(@"TakeWhile(IEnumerable`1<T0>, Func`3<T0, Int32, Boolean>)->IEnumerable`1<T0>", SequenceMethod.TakeWhileOrdinal);
171map.Add(@"Skip(IEnumerable`1<T0>, Int32)->IEnumerable`1<T0>", SequenceMethod.Skip);
172map.Add(@"SkipWhile(IEnumerable`1<T0>, Func`2<T0, Boolean>)->IEnumerable`1<T0>", SequenceMethod.SkipWhile);
173map.Add(@"SkipWhile(IEnumerable`1<T0>, Func`3<T0, Int32, Boolean>)->IEnumerable`1<T0>", SequenceMethod.SkipWhileOrdinal);
174map.Add(@"Join(IEnumerable`1<T0>, IEnumerable`1<T1>, Func`2<T0, T2>, Func`2<T1, T2>, Func`3<T0, T1, T3>)->IEnumerable`1<T3>", SequenceMethod.Join);
175map.Add(@"Join(IEnumerable`1<T0>, IEnumerable`1<T1>, Func`2<T0, T2>, Func`2<T1, T2>, Func`3<T0, T1, T3>, IEqualityComparer`1<T2>)->IEnumerable`1<T3>", SequenceMethod.JoinComparer);
176map.Add(@"GroupJoin(IEnumerable`1<T0>, IEnumerable`1<T1>, Func`2<T0, T2>, Func`2<T1, T2>, Func`3<T0, IEnumerable`1<T1>, T3>)->IEnumerable`1<T3>", SequenceMethod.GroupJoin);
177map.Add(@"GroupJoin(IEnumerable`1<T0>, IEnumerable`1<T1>, Func`2<T0, T2>, Func`2<T1, T2>, Func`3<T0, IEnumerable`1<T1>, T3>, IEqualityComparer`1<T2>)->IEnumerable`1<T3>", SequenceMethod.GroupJoinComparer);
178map.Add(@"OrderBy(IEnumerable`1<T0>, Func`2<T0, T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.OrderBy);
179map.Add(@"OrderBy(IEnumerable`1<T0>, Func`2<T0, T1>, IComparer`1<T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.OrderByComparer);
180map.Add(@"OrderByDescending(IEnumerable`1<T0>, Func`2<T0, T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.OrderByDescending);
181map.Add(@"OrderByDescending(IEnumerable`1<T0>, Func`2<T0, T1>, IComparer`1<T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.OrderByDescendingComparer);
182map.Add(@"ThenBy(IOrderedEnumerable`1<T0>, Func`2<T0, T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.ThenBy);
183map.Add(@"ThenBy(IOrderedEnumerable`1<T0>, Func`2<T0, T1>, IComparer`1<T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.ThenByComparer);
184map.Add(@"ThenByDescending(IOrderedEnumerable`1<T0>, Func`2<T0, T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.ThenByDescending);
185map.Add(@"ThenByDescending(IOrderedEnumerable`1<T0>, Func`2<T0, T1>, IComparer`1<T1>)->IOrderedEnumerable`1<T0>", SequenceMethod.ThenByDescendingComparer);
186map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>)->IEnumerable`1<IGrouping`2<T1, T0>>", SequenceMethod.GroupBy);
187map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>, IEqualityComparer`1<T1>)->IEnumerable`1<IGrouping`2<T1, T0>>", SequenceMethod.GroupByComparer);
188map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>)->IEnumerable`1<IGrouping`2<T1, T2>>", SequenceMethod.GroupByElementSelector);
189map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>, IEqualityComparer`1<T1>)->IEnumerable`1<IGrouping`2<T1, T2>>", SequenceMethod.GroupByElementSelectorComparer);
190map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>, Func`3<T1, IEnumerable`1<T0>, T2>)->IEnumerable`1<T2>", SequenceMethod.GroupByResultSelector);
191map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>, Func`3<T1, IEnumerable`1<T2>, T3>)->IEnumerable`1<T3>", SequenceMethod.GroupByElementSelectorResultSelector);
192map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>, Func`3<T1, IEnumerable`1<T0>, T2>, IEqualityComparer`1<T1>)->IEnumerable`1<T2>", SequenceMethod.GroupByResultSelectorComparer);
193map.Add(@"GroupBy(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>, Func`3<T1, IEnumerable`1<T2>, T3>, IEqualityComparer`1<T1>)->IEnumerable`1<T3>", SequenceMethod.GroupByElementSelectorResultSelectorComparer);
194map.Add(@"Concat(IEnumerable`1<T0>, IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.Concat);
195map.Add(@"Zip(IEnumerable`1<T0>, IEnumerable`1<T1>, Func`3<T0, T1, T2>)->IEnumerable`1<T2>", SequenceMethod.Zip);
196map.Add(@"Distinct(IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.Distinct);
197map.Add(@"Distinct(IEnumerable`1<T0>, IEqualityComparer`1<T0>)->IEnumerable`1<T0>", SequenceMethod.DistinctComparer);
198map.Add(@"Union(IEnumerable`1<T0>, IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.Union);
199map.Add(@"Union(IEnumerable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->IEnumerable`1<T0>", SequenceMethod.UnionComparer);
200map.Add(@"Intersect(IEnumerable`1<T0>, IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.Intersect);
201map.Add(@"Intersect(IEnumerable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->IEnumerable`1<T0>", SequenceMethod.IntersectComparer);
202map.Add(@"Except(IEnumerable`1<T0>, IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.Except);
203map.Add(@"Except(IEnumerable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->IEnumerable`1<T0>", SequenceMethod.ExceptComparer);
204map.Add(@"Reverse(IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.Reverse);
205map.Add(@"SequenceEqual(IEnumerable`1<T0>, IEnumerable`1<T0>)->Boolean", SequenceMethod.SequenceEqual);
206map.Add(@"SequenceEqual(IEnumerable`1<T0>, IEnumerable`1<T0>, IEqualityComparer`1<T0>)->Boolean", SequenceMethod.SequenceEqualComparer);
207map.Add(@"AsEnumerable(IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.AsEnumerable);
208map.Add(@"ToArray(IEnumerable`1<T0>)->TSource[]", SequenceMethod.NotSupported);
209map.Add(@"ToList(IEnumerable`1<T0>)->List`1<T0>", SequenceMethod.NotSupported);
210map.Add(@"ToDictionary(IEnumerable`1<T0>, Func`2<T0, T1>)->Dictionary`2<T1, T0>", SequenceMethod.NotSupported);
211map.Add(@"ToDictionary(IEnumerable`1<T0>, Func`2<T0, T1>, IEqualityComparer`1<T1>)->Dictionary`2<T1, T0>", SequenceMethod.NotSupported);
212map.Add(@"ToDictionary(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>)->Dictionary`2<T1, T2>", SequenceMethod.NotSupported);
213map.Add(@"ToDictionary(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>, IEqualityComparer`1<T1>)->Dictionary`2<T1, T2>", SequenceMethod.NotSupported);
214map.Add(@"ToLookup(IEnumerable`1<T0>, Func`2<T0, T1>)->ILookup`2<T1, T0>", SequenceMethod.NotSupported);
215map.Add(@"ToLookup(IEnumerable`1<T0>, Func`2<T0, T1>, IEqualityComparer`1<T1>)->ILookup`2<T1, T0>", SequenceMethod.NotSupported);
216map.Add(@"ToLookup(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>)->ILookup`2<T1, T2>", SequenceMethod.NotSupported);
217map.Add(@"ToLookup(IEnumerable`1<T0>, Func`2<T0, T1>, Func`2<T0, T2>, IEqualityComparer`1<T1>)->ILookup`2<T1, T2>", SequenceMethod.NotSupported);
218map.Add(@"DefaultIfEmpty(IEnumerable`1<T0>)->IEnumerable`1<T0>", SequenceMethod.DefaultIfEmpty);
219map.Add(@"DefaultIfEmpty(IEnumerable`1<T0>, T0)->IEnumerable`1<T0>", SequenceMethod.DefaultIfEmptyValue);
220map.Add(@"OfType(IEnumerable)->IEnumerable`1<T0>", SequenceMethod.OfType);
221map.Add(@"Cast(IEnumerable)->IEnumerable`1<T0>", SequenceMethod.Cast);
222map.Add(@"First(IEnumerable`1<T0>)->T0", SequenceMethod.First);
223map.Add(@"First(IEnumerable`1<T0>, Func`2<T0, Boolean>)->T0", SequenceMethod.FirstPredicate);
224map.Add(@"FirstOrDefault(IEnumerable`1<T0>)->T0", SequenceMethod.FirstOrDefault);
225map.Add(@"FirstOrDefault(IEnumerable`1<T0>, Func`2<T0, Boolean>)->T0", SequenceMethod.FirstOrDefaultPredicate);
226map.Add(@"Last(IEnumerable`1<T0>)->T0", SequenceMethod.Last);
227map.Add(@"Last(IEnumerable`1<T0>, Func`2<T0, Boolean>)->T0", SequenceMethod.LastPredicate);
228map.Add(@"LastOrDefault(IEnumerable`1<T0>)->T0", SequenceMethod.LastOrDefault);
229map.Add(@"LastOrDefault(IEnumerable`1<T0>, Func`2<T0, Boolean>)->T0", SequenceMethod.LastOrDefaultPredicate);
230map.Add(@"Single(IEnumerable`1<T0>)->T0", SequenceMethod.Single);
231map.Add(@"Single(IEnumerable`1<T0>, Func`2<T0, Boolean>)->T0", SequenceMethod.SinglePredicate);
232map.Add(@"SingleOrDefault(IEnumerable`1<T0>)->T0", SequenceMethod.SingleOrDefault);
233map.Add(@"SingleOrDefault(IEnumerable`1<T0>, Func`2<T0, Boolean>)->T0", SequenceMethod.SingleOrDefaultPredicate);
234map.Add(@"ElementAt(IEnumerable`1<T0>, Int32)->T0", SequenceMethod.ElementAt);
235map.Add(@"ElementAtOrDefault(IEnumerable`1<T0>, Int32)->T0", SequenceMethod.ElementAtOrDefault);
236map.Add(@"Range(Int32, Int32)->IEnumerable`1<Int32>", SequenceMethod.NotSupported);
237map.Add(@"Repeat(T0, Int32)->IEnumerable`1<T0>", SequenceMethod.NotSupported);
238map.Add(@"Empty()->IEnumerable`1<T0>", SequenceMethod.Empty);
239map.Add(@"Any(IEnumerable`1<T0>)->Boolean", SequenceMethod.Any);
240map.Add(@"Any(IEnumerable`1<T0>, Func`2<T0, Boolean>)->Boolean", SequenceMethod.AnyPredicate);
241map.Add(@"All(IEnumerable`1<T0>, Func`2<T0, Boolean>)->Boolean", SequenceMethod.All);
242map.Add(@"Count(IEnumerable`1<T0>)->Int32", SequenceMethod.Count);
243map.Add(@"Count(IEnumerable`1<T0>, Func`2<T0, Boolean>)->Int32", SequenceMethod.CountPredicate);
244map.Add(@"LongCount(IEnumerable`1<T0>)->Int64", SequenceMethod.LongCount);
245map.Add(@"LongCount(IEnumerable`1<T0>, Func`2<T0, Boolean>)->Int64", SequenceMethod.LongCountPredicate);
246map.Add(@"Contains(IEnumerable`1<T0>, T0)->Boolean", SequenceMethod.Contains);
247map.Add(@"Contains(IEnumerable`1<T0>, T0, IEqualityComparer`1<T0>)->Boolean", SequenceMethod.ContainsComparer);
248map.Add(@"Aggregate(IEnumerable`1<T0>, Func`3<T0, T0, T0>)->T0", SequenceMethod.Aggregate);
249map.Add(@"Aggregate(IEnumerable`1<T0>, T1, Func`3<T1, T0, T1>)->T1", SequenceMethod.AggregateSeed);
250map.Add(@"Aggregate(IEnumerable`1<T0>, T1, Func`3<T1, T0, T1>, Func`2<T1, T2>)->T2", SequenceMethod.AggregateSeedSelector);
251map.Add(@"Sum(IEnumerable`1<Int32>)->Int32", SequenceMethod.SumInt);
252map.Add(@"Sum(IEnumerable`1<Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.SumNullableInt);
253map.Add(@"Sum(IEnumerable`1<Int64>)->Int64", SequenceMethod.SumLong);
254map.Add(@"Sum(IEnumerable`1<Nullable`1<Int64>>)->Nullable`1<Int64>", SequenceMethod.SumNullableLong);
255map.Add(@"Sum(IEnumerable`1<Single>)->Single", SequenceMethod.SumSingle);
256map.Add(@"Sum(IEnumerable`1<Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.SumNullableSingle);
257map.Add(@"Sum(IEnumerable`1<Double>)->Double", SequenceMethod.SumDouble);
258map.Add(@"Sum(IEnumerable`1<Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.SumNullableDouble);
259map.Add(@"Sum(IEnumerable`1<Decimal>)->Decimal", SequenceMethod.SumDecimal);
260map.Add(@"Sum(IEnumerable`1<Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.SumNullableDecimal);
261map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Int32>)->Int32", SequenceMethod.SumIntSelector);
262map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.SumNullableIntSelector);
263map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Int64>)->Int64", SequenceMethod.SumLongSelector);
264map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int64>>)->Nullable`1<Int64>", SequenceMethod.SumNullableLongSelector);
265map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Single>)->Single", SequenceMethod.SumSingleSelector);
266map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.SumNullableSingleSelector);
267map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Double>)->Double", SequenceMethod.SumDoubleSelector);
268map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.SumNullableDoubleSelector);
269map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Decimal>)->Decimal", SequenceMethod.SumDecimalSelector);
270map.Add(@"Sum(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.SumNullableDecimalSelector);
271map.Add(@"Min(IEnumerable`1<Int32>)->Int32", SequenceMethod.MinInt);
272map.Add(@"Min(IEnumerable`1<Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.MinNullableInt);
273map.Add(@"Min(IEnumerable`1<Int64>)->Int64", SequenceMethod.MinLong);
274map.Add(@"Min(IEnumerable`1<Nullable`1<Int64>>)->Nullable`1<Int64>", SequenceMethod.MinNullableLong);
275map.Add(@"Min(IEnumerable`1<Single>)->Single", SequenceMethod.MinSingle);
276map.Add(@"Min(IEnumerable`1<Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.MinNullableSingle);
277map.Add(@"Min(IEnumerable`1<Double>)->Double", SequenceMethod.MinDouble);
278map.Add(@"Min(IEnumerable`1<Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.MinNullableDouble);
279map.Add(@"Min(IEnumerable`1<Decimal>)->Decimal", SequenceMethod.MinDecimal);
280map.Add(@"Min(IEnumerable`1<Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.MinNullableDecimal);
281map.Add(@"Min(IEnumerable`1<T0>)->T0", SequenceMethod.Min);
282map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Int32>)->Int32", SequenceMethod.MinIntSelector);
283map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.MinNullableIntSelector);
284map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Int64>)->Int64", SequenceMethod.MinLongSelector);
285map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int64>>)->Nullable`1<Int64>", SequenceMethod.MinNullableLongSelector);
286map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Single>)->Single", SequenceMethod.MinSingleSelector);
287map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.MinNullableSingleSelector);
288map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Double>)->Double", SequenceMethod.MinDoubleSelector);
289map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.MinNullableDoubleSelector);
290map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Decimal>)->Decimal", SequenceMethod.MinDecimalSelector);
291map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.MinNullableDecimalSelector);
292map.Add(@"Min(IEnumerable`1<T0>, Func`2<T0, T1>)->T1", SequenceMethod.MinSelector);
293map.Add(@"Max(IEnumerable`1<Int32>)->Int32", SequenceMethod.MaxInt);
294map.Add(@"Max(IEnumerable`1<Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.MaxNullableInt);
295map.Add(@"Max(IEnumerable`1<Int64>)->Int64", SequenceMethod.MaxLong);
296map.Add(@"Max(IEnumerable`1<Nullable`1<Int64>>)->Nullable`1<Int64>", SequenceMethod.MaxNullableLong);
297map.Add(@"Max(IEnumerable`1<Double>)->Double", SequenceMethod.MaxDouble);
298map.Add(@"Max(IEnumerable`1<Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.MaxNullableDouble);
299map.Add(@"Max(IEnumerable`1<Single>)->Single", SequenceMethod.MaxSingle);
300map.Add(@"Max(IEnumerable`1<Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.MaxNullableSingle);
301map.Add(@"Max(IEnumerable`1<Decimal>)->Decimal", SequenceMethod.MaxDecimal);
302map.Add(@"Max(IEnumerable`1<Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.MaxNullableDecimal);
303map.Add(@"Max(IEnumerable`1<T0>)->T0", SequenceMethod.Max);
304map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Int32>)->Int32", SequenceMethod.MaxIntSelector);
305map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int32>>)->Nullable`1<Int32>", SequenceMethod.MaxNullableIntSelector);
306map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Int64>)->Int64", SequenceMethod.MaxLongSelector);
307map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int64>>)->Nullable`1<Int64>", SequenceMethod.MaxNullableLongSelector);
308map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Single>)->Single", SequenceMethod.MaxSingleSelector);
309map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.MaxNullableSingleSelector);
310map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Double>)->Double", SequenceMethod.MaxDoubleSelector);
311map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.MaxNullableDoubleSelector);
312map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Decimal>)->Decimal", SequenceMethod.MaxDecimalSelector);
313map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.MaxNullableDecimalSelector);
314map.Add(@"Max(IEnumerable`1<T0>, Func`2<T0, T1>)->T1", SequenceMethod.MaxSelector);
315map.Add(@"Average(IEnumerable`1<Int32>)->Double", SequenceMethod.AverageInt);
316map.Add(@"Average(IEnumerable`1<Nullable`1<Int32>>)->Nullable`1<Double>", SequenceMethod.AverageNullableInt);
317map.Add(@"Average(IEnumerable`1<Int64>)->Double", SequenceMethod.AverageLong);
318map.Add(@"Average(IEnumerable`1<Nullable`1<Int64>>)->Nullable`1<Double>", SequenceMethod.AverageNullableLong);
319map.Add(@"Average(IEnumerable`1<Single>)->Single", SequenceMethod.AverageSingle);
320map.Add(@"Average(IEnumerable`1<Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.AverageNullableSingle);
321map.Add(@"Average(IEnumerable`1<Double>)->Double", SequenceMethod.AverageDouble);
322map.Add(@"Average(IEnumerable`1<Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.AverageNullableDouble);
323map.Add(@"Average(IEnumerable`1<Decimal>)->Decimal", SequenceMethod.AverageDecimal);
324map.Add(@"Average(IEnumerable`1<Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.AverageNullableDecimal);
325map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Int32>)->Double", SequenceMethod.AverageIntSelector);
326map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int32>>)->Nullable`1<Double>", SequenceMethod.AverageNullableIntSelector);
327map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Int64>)->Double", SequenceMethod.AverageLongSelector);
328map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Int64>>)->Nullable`1<Double>", SequenceMethod.AverageNullableLongSelector);
329map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Single>)->Single", SequenceMethod.AverageSingleSelector);
330map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Single>>)->Nullable`1<Single>", SequenceMethod.AverageNullableSingleSelector);
331map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Double>)->Double", SequenceMethod.AverageDoubleSelector);
332map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Double>>)->Nullable`1<Double>", SequenceMethod.AverageNullableDoubleSelector);
333map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Decimal>)->Decimal", SequenceMethod.AverageDecimalSelector);
334map.Add(@"Average(IEnumerable`1<T0>, Func`2<T0, Nullable`1<Decimal>>)->Nullable`1<Decimal>", SequenceMethod.AverageNullableDecimalSelector);
350s_methodMap.Add(method, sequenceMethod);
System\Data\Objects\ELinq\SpatialMethodCallTranslator.cs (75)
144result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.FromText(default(string))), "GeographyFromText");
145result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.FromText(default(string), default(int))), "GeographyFromText");
146result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.PointFromText(default(string), default(int))), "GeographyPointFromText");
147result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.LineFromText(default(string), default(int))), "GeographyLineFromText");
148result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.PolygonFromText(default(string), default(int))), "GeographyPolygonFromText");
149result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.MultiPointFromText(default(string), default(int))), "GeographyMultiPointFromText");
150result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.MultiLineFromText(default(string), default(int))), "GeographyMultiLineFromText");
151result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.MultiPolygonFromText(default(string), default(int))), "GeographyMultiPolygonFromText");
152result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.GeographyCollectionFromText(default(string), default(int))), "GeographyCollectionFromText");
153result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.FromBinary(default(byte[]), default(int))), "GeographyFromBinary");
154result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.FromBinary(default(byte[]))), "GeographyFromBinary");
155result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.PointFromBinary(default(byte[]), default(int))), "GeographyPointFromBinary");
156result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.LineFromBinary(default(byte[]), default(int))), "GeographyLineFromBinary");
157result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.PolygonFromBinary(default(byte[]), default(int))), "GeographyPolygonFromBinary");
158result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.MultiPointFromBinary(default(byte[]), default(int))), "GeographyMultiPointFromBinary");
159result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.MultiLineFromBinary(default(byte[]), default(int))), "GeographyMultiLineFromBinary");
160result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.MultiPolygonFromBinary(default(byte[]), default(int))), "GeographyMultiPolygonFromBinary");
161result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.GeographyCollectionFromBinary(default(byte[]), default(int))), "GeographyCollectionFromBinary");
162result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.FromGml(default(string))), "GeographyFromGml");
163result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeography.FromGml(default(string), default(int))), "GeographyFromGml");
164result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.AsBinary()), "AsBinary");
165result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.AsGml()), "AsGml");
166result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.AsText()), "AsText");
167result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.SpatialEquals(default(System.Data.Spatial.DbGeography))), "SpatialEquals");
168result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.Disjoint(default(System.Data.Spatial.DbGeography))), "SpatialDisjoint");
169result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.Intersects(default(System.Data.Spatial.DbGeography))), "SpatialIntersects");
170result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.Buffer(default(double))), "SpatialBuffer");
171result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.Distance(default(System.Data.Spatial.DbGeography))), "Distance");
172result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.Intersection(default(System.Data.Spatial.DbGeography))), "SpatialIntersection");
173result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.Union(default(System.Data.Spatial.DbGeography))), "SpatialUnion");
174result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.Difference(default(System.Data.Spatial.DbGeography))), "SpatialDifference");
175result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.SymmetricDifference(default(System.Data.Spatial.DbGeography))), "SpatialSymmetricDifference");
176result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.ElementAt(default(int))), "SpatialElementAt");
177result.Add(GetInstanceMethod((System.Data.Spatial.DbGeography geo) => geo.PointAt(default(int))), "PointAt");
178result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.FromText(default(string))), "GeometryFromText");
179result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.FromText(default(string), default(int))), "GeometryFromText");
180result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.PointFromText(default(string), default(int))), "GeometryPointFromText");
181result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.LineFromText(default(string), default(int))), "GeometryLineFromText");
182result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.PolygonFromText(default(string), default(int))), "GeometryPolygonFromText");
183result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.MultiPointFromText(default(string), default(int))), "GeometryMultiPointFromText");
184result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.MultiLineFromText(default(string), default(int))), "GeometryMultiLineFromText");
185result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.MultiPolygonFromText(default(string), default(int))), "GeometryMultiPolygonFromText");
186result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.GeometryCollectionFromText(default(string), default(int))), "GeometryCollectionFromText");
187result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.FromBinary(default(byte[]))), "GeometryFromBinary");
188result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.FromBinary(default(byte[]), default(int))), "GeometryFromBinary");
189result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.PointFromBinary(default(byte[]), default(int))), "GeometryPointFromBinary");
190result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.LineFromBinary(default(byte[]), default(int))), "GeometryLineFromBinary");
191result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.PolygonFromBinary(default(byte[]), default(int))), "GeometryPolygonFromBinary");
192result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.MultiPointFromBinary(default(byte[]), default(int))), "GeometryMultiPointFromBinary");
193result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.MultiLineFromBinary(default(byte[]), default(int))), "GeometryMultiLineFromBinary");
194result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.MultiPolygonFromBinary(default(byte[]), default(int))), "GeometryMultiPolygonFromBinary");
195result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.GeometryCollectionFromBinary(default(byte[]), default(int))), "GeometryCollectionFromBinary");
196result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.FromGml(default(string))), "GeometryFromGml");
197result.Add(GetStaticMethod(() => System.Data.Spatial.DbGeometry.FromGml(default(string), default(int))), "GeometryFromGml");
198result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.AsBinary()), "AsBinary");
199result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.AsGml()), "AsGml");
200result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.AsText()), "AsText");
201result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.SpatialEquals(default(System.Data.Spatial.DbGeometry))), "SpatialEquals");
202result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Disjoint(default(System.Data.Spatial.DbGeometry))), "SpatialDisjoint");
203result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Intersects(default(System.Data.Spatial.DbGeometry))), "SpatialIntersects");
204result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Touches(default(System.Data.Spatial.DbGeometry))), "SpatialTouches");
205result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Crosses(default(System.Data.Spatial.DbGeometry))), "SpatialCrosses");
206result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Within(default(System.Data.Spatial.DbGeometry))), "SpatialWithin");
207result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Contains(default(System.Data.Spatial.DbGeometry))), "SpatialContains");
208result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Overlaps(default(System.Data.Spatial.DbGeometry))), "SpatialOverlaps");
209result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Relate(default(System.Data.Spatial.DbGeometry), default(string))), "SpatialRelate");
210result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Buffer(default(double))), "SpatialBuffer");
211result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Distance(default(System.Data.Spatial.DbGeometry))), "Distance");
212result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Intersection(default(System.Data.Spatial.DbGeometry))), "SpatialIntersection");
213result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Union(default(System.Data.Spatial.DbGeometry))), "SpatialUnion");
214result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.Difference(default(System.Data.Spatial.DbGeometry))), "SpatialDifference");
215result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.SymmetricDifference(default(System.Data.Spatial.DbGeometry))), "SpatialSymmetricDifference");
216result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.ElementAt(default(int))), "SpatialElementAt");
217result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.PointAt(default(int))), "PointAt");
218result.Add(GetInstanceMethod((System.Data.Spatial.DbGeometry geo) => geo.InteriorRingAt(default(int))), "InteriorRingAt");
System\Data\Objects\ELinq\SpatialPropertyTranslator.cs (40)
100result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.CoordinateSystemId), "CoordinateSystemId");
101result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.SpatialTypeName), "SpatialTypeName");
102result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Dimension), "SpatialDimension");
103result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.IsEmpty), "IsEmptySpatial");
104result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.ElementCount), "SpatialElementCount");
105result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Latitude), "Latitude");
106result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Longitude), "Longitude");
107result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Elevation), "Elevation");
108result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Measure), "Measure");
109result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Length), "SpatialLength");
110result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.StartPoint), "StartPoint");
111result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.EndPoint), "EndPoint");
112result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.IsClosed), "IsClosedSpatial");
113result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.PointCount), "PointCount");
114result.Add(GetProperty((System.Data.Spatial.DbGeography geo) => geo.Area), "Area");
115result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.CoordinateSystemId), "CoordinateSystemId");
116result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.SpatialTypeName), "SpatialTypeName");
117result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Dimension), "SpatialDimension");
118result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Envelope), "SpatialEnvelope");
119result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.IsEmpty), "IsEmptySpatial");
120result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.IsSimple), "IsSimpleGeometry");
121result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Boundary), "SpatialBoundary");
122result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.IsValid), "IsValidGeometry");
123result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.ConvexHull), "SpatialConvexHull");
124result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.ElementCount), "SpatialElementCount");
125result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.XCoordinate), "XCoordinate");
126result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.YCoordinate), "YCoordinate");
127result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Elevation), "Elevation");
128result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Measure), "Measure");
129result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Length), "SpatialLength");
130result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.StartPoint), "StartPoint");
131result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.EndPoint), "EndPoint");
132result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.IsClosed), "IsClosedSpatial");
133result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.IsRing), "IsRing");
134result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.PointCount), "PointCount");
135result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Area), "Area");
136result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.Centroid), "Centroid");
137result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.PointOnSurface), "PointOnSurface");
138result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.ExteriorRing), "ExteriorRing");
139result.Add(GetProperty((System.Data.Spatial.DbGeometry geo) => geo.InteriorRingCount), "InteriorRingCount");
System\Data\Query\InternalTrees\Dump.cs (32)
244attrs.Add("Keys", sb.ToString());
264attrs.Add("Keys", sb.ToString());
296attrs.Add("Discriminator", (ssnOp.Discriminator == null) ? "<null>" : ssnOp.Discriminator.ToString());
311attrs.Add("Keys", sb.ToString());
323attrs2.Add("CollectionVar", ci.CollectionVar);
326attrs2.Add("DiscriminatorValue", ci.DiscriminatorValue);
329attrs2.Add("FlattenedElementVars", FormatVarList(sb, ci.FlattenedElementVars));
332attrs2.Add("Keys", ci.Keys);
335attrs2.Add("SortKeys", FormatVarList(sb, ci.SortKeys));
465attrs.Add("branchDiscriminator", uallOp.BranchDiscriminator);
477attrs2.Add("VarMap", op.VarMap[i++].ToString());
494attrs.Add("WithTies", op.WithTies);
505attrs.Add("Var", sortKey.Var);
506attrs.Add("Ascending", sortKey.AscendingSort);
507attrs.Add("Collation", sortKey.Collation);
519attrs.Add("Var", op.Var.Id);
529attrs.Add("Var", op.Var.Id);
555attrs.Add("Var", v.Id);
558attrs.Add("Name", cv.ColumnMetadata.Name);
559attrs.Add("Type", TypeHelpers.GetFullName(cv.ColumnMetadata.Type));
574attrs.Add("Table", table.TableId);
576attrs.Add("Extent", table.TableMetadata.Extent.Name);
624attrs.Add("Type", columnMap.Type.ToString());
656attrs.Add("Value", columnMap.DiscriminatorValue);
694attrs.Add("DiscriminatorValue", tc.Key);
716attrs.Add("EntityType", tc.Key);
778attrs.Add("CommandId", columnMap.CommandId);
779attrs.Add("ColumnPos", columnMap.ColumnPos);
793attrs.Add("Var", ((VarRefColumnMap)columnMap).Var.Id);
1024attrs.Add("Type", TypeHelpers.GetFullName(op.Type));
1036attrs2.Add("Type", TypeHelpers.GetFullName(op.Type));
1040attrs2.Add(kv.Key, kv.Value);
System\Data\Query\PlanCompiler\AggregatePushdown.cs (6)
201this._groupAggregateVarRelatedVarToInfo.Add(var, new GroupAggregateVarRefInfo(groupAggregateVarInfo, computationTemplate, isUnnested));
229_groupAggregateVarRelatedVarPropertyToInfo.Add(var, varPropertyDictionary);
231varPropertyDictionary.Add(property, new GroupAggregateVarRefInfo(groupAggregateVarInfo, computationTemplate, isUnnested));
445constantDefinitions.Add(((VarDefOp)definitionNode.Op).Var, definitionNode.Child0);
794_childToParent.Add(child, n);
913dictionary.Add(groupAggregateVarInfo.GroupAggregateVar, inputVar);
System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs (199)
103functionHandlers.Add("CONCAT", HandleConcatFunction);
104functionHandlers.Add("DATEADD", HandleDatepartDateFunction);
105functionHandlers.Add("DATEDIFF", HandleDatepartDateFunction);
106functionHandlers.Add("DATENAME", HandleDatepartDateFunction);
107functionHandlers.Add("DATEPART", HandleDatepartDateFunction);
111functionHandlers.Add("POINTGEOGRAPHY", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::Point"));
114functionHandlers.Add("POINTGEOMETRY", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::Point"));
117functionHandlers.Add("ASTEXTZM", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "AsTextZM", functionExpression, isPropertyAccess: false));
118functionHandlers.Add("BUFFERWITHTOLERANCE", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "BufferWithTolerance", functionExpression, isPropertyAccess: false));
119functionHandlers.Add("ENVELOPEANGLE", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "EnvelopeAngle", functionExpression, isPropertyAccess: false));
120functionHandlers.Add("ENVELOPECENTER", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "EnvelopeCenter", functionExpression, isPropertyAccess: false));
121functionHandlers.Add("INSTANCEOF", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "InstanceOf", functionExpression, isPropertyAccess: false));
122functionHandlers.Add("FILTER", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "Filter", functionExpression, isPropertyAccess: false));
123functionHandlers.Add("MAKEVALID", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "MakeValid", functionExpression, isPropertyAccess: false));
124functionHandlers.Add("REDUCE", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "Reduce", functionExpression, isPropertyAccess: false));
125functionHandlers.Add("NUMRINGS", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "NumRings", functionExpression, isPropertyAccess: false));
126functionHandlers.Add("RINGN", (sqlgen, functionExpression) => WriteInstanceFunctionCall(sqlgen, "RingN", functionExpression, isPropertyAccess: false));
138functionHandlers.Add("IndexOf", HandleCanonicalFunctionIndexOf);
139functionHandlers.Add("Length", HandleCanonicalFunctionLength);
140functionHandlers.Add("NewGuid", HandleCanonicalFunctionNewGuid);
141functionHandlers.Add("Round", HandleCanonicalFunctionRound);
142functionHandlers.Add("Truncate", HandleCanonicalFunctionTruncate);
143functionHandlers.Add("Abs", HandleCanonicalFunctionAbs);
144functionHandlers.Add("ToLower", HandleCanonicalFunctionToLower);
145functionHandlers.Add("ToUpper", HandleCanonicalFunctionToUpper);
146functionHandlers.Add("Trim", HandleCanonicalFunctionTrim);
147functionHandlers.Add("Contains", HandleCanonicalFunctionContains);
148functionHandlers.Add("StartsWith", HandleCanonicalFunctionStartsWith);
149functionHandlers.Add("EndsWith", HandleCanonicalFunctionEndsWith);
152functionHandlers.Add("Year", HandleCanonicalFunctionDatepart);
153functionHandlers.Add("Month", HandleCanonicalFunctionDatepart);
154functionHandlers.Add("Day", HandleCanonicalFunctionDatepart);
155functionHandlers.Add("Hour", HandleCanonicalFunctionDatepart);
156functionHandlers.Add("Minute", HandleCanonicalFunctionDatepart);
157functionHandlers.Add("Second", HandleCanonicalFunctionDatepart);
158functionHandlers.Add("Millisecond", HandleCanonicalFunctionDatepart);
159functionHandlers.Add("DayOfYear", HandleCanonicalFunctionDatepart);
160functionHandlers.Add("CurrentDateTime", HandleCanonicalFunctionCurrentDateTime);
161functionHandlers.Add("CurrentUtcDateTime", HandleCanonicalFunctionCurrentUtcDateTime);
162functionHandlers.Add("CurrentDateTimeOffset", HandleCanonicalFunctionCurrentDateTimeOffset);
163functionHandlers.Add("GetTotalOffsetMinutes", HandleCanonicalFunctionGetTotalOffsetMinutes);
164functionHandlers.Add("TruncateTime", HandleCanonicalFunctionTruncateTime);
165functionHandlers.Add("CreateDateTime", HandleCanonicalFunctionCreateDateTime);
166functionHandlers.Add("CreateDateTimeOffset", HandleCanonicalFunctionCreateDateTimeOffset);
167functionHandlers.Add("CreateTime", HandleCanonicalFunctionCreateTime);
168functionHandlers.Add("AddYears", HandleCanonicalFunctionDateAdd);
169functionHandlers.Add("AddMonths", HandleCanonicalFunctionDateAdd);
170functionHandlers.Add("AddDays", HandleCanonicalFunctionDateAdd);
171functionHandlers.Add("AddHours", HandleCanonicalFunctionDateAdd);
172functionHandlers.Add("AddMinutes", HandleCanonicalFunctionDateAdd);
173functionHandlers.Add("AddSeconds", HandleCanonicalFunctionDateAdd);
174functionHandlers.Add("AddMilliseconds", HandleCanonicalFunctionDateAdd);
175functionHandlers.Add("AddMicroseconds", HandleCanonicalFunctionDateAddKatmaiOrNewer);
176functionHandlers.Add("AddNanoseconds", HandleCanonicalFunctionDateAddKatmaiOrNewer);
177functionHandlers.Add("DiffYears", HandleCanonicalFunctionDateDiff);
178functionHandlers.Add("DiffMonths", HandleCanonicalFunctionDateDiff);
179functionHandlers.Add("DiffDays", HandleCanonicalFunctionDateDiff);
180functionHandlers.Add("DiffHours", HandleCanonicalFunctionDateDiff);
181functionHandlers.Add("DiffMinutes", HandleCanonicalFunctionDateDiff);
182functionHandlers.Add("DiffSeconds", HandleCanonicalFunctionDateDiff);
183functionHandlers.Add("DiffMilliseconds", HandleCanonicalFunctionDateDiff);
184functionHandlers.Add("DiffMicroseconds", HandleCanonicalFunctionDateDiffKatmaiOrNewer);
185functionHandlers.Add("DiffNanoseconds", HandleCanonicalFunctionDateDiffKatmaiOrNewer);
188functionHandlers.Add("Concat", HandleConcatFunction);
189functionHandlers.Add("BitwiseAnd", HandleCanonicalFunctionBitwise);
190functionHandlers.Add("BitwiseNot", HandleCanonicalFunctionBitwise);
191functionHandlers.Add("BitwiseOr", HandleCanonicalFunctionBitwise);
192functionHandlers.Add("BitwiseXor", HandleCanonicalFunctionBitwise);
205functionNameToOperatorDictionary.Add("Concat", "+"); //canonical
206functionNameToOperatorDictionary.Add("CONCAT", "+"); //store
207functionNameToOperatorDictionary.Add("BitwiseAnd", "&");
208functionNameToOperatorDictionary.Add("BitwiseNot", "~");
209functionNameToOperatorDictionary.Add("BitwiseOr", "|");
210functionNameToOperatorDictionary.Add("BitwiseXor", "^");
222dateAddFunctionNameToDatepartDictionary.Add("AddYears", "year");
223dateAddFunctionNameToDatepartDictionary.Add("AddMonths", "month");
224dateAddFunctionNameToDatepartDictionary.Add("AddDays", "day");
225dateAddFunctionNameToDatepartDictionary.Add("AddHours", "hour");
226dateAddFunctionNameToDatepartDictionary.Add("AddMinutes", "minute");
227dateAddFunctionNameToDatepartDictionary.Add("AddSeconds", "second");
228dateAddFunctionNameToDatepartDictionary.Add("AddMilliseconds", "millisecond");
229dateAddFunctionNameToDatepartDictionary.Add("AddMicroseconds", "microsecond");
230dateAddFunctionNameToDatepartDictionary.Add("AddNanoseconds", "nanosecond");
242dateDiffFunctionNameToDatepartDictionary.Add("DiffYears", "year");
243dateDiffFunctionNameToDatepartDictionary.Add("DiffMonths", "month");
244dateDiffFunctionNameToDatepartDictionary.Add("DiffDays", "day");
245dateDiffFunctionNameToDatepartDictionary.Add("DiffHours", "hour");
246dateDiffFunctionNameToDatepartDictionary.Add("DiffMinutes", "minute");
247dateDiffFunctionNameToDatepartDictionary.Add("DiffSeconds", "second");
248dateDiffFunctionNameToDatepartDictionary.Add("DiffMilliseconds", "millisecond");
249dateDiffFunctionNameToDatepartDictionary.Add("DiffMicroseconds", "microsecond");
250dateDiffFunctionNameToDatepartDictionary.Add("DiffNanoseconds", "nanosecond");
264staticGeographyFunctions.Add("GeographyFromText", HandleSpatialFromTextFunction);
265staticGeographyFunctions.Add("GeographyPointFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STPointFromText"));
266staticGeographyFunctions.Add("GeographyLineFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STLineFromText"));
267staticGeographyFunctions.Add("GeographyPolygonFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STPolyFromText"));
268staticGeographyFunctions.Add("GeographyMultiPointFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STMPointFromText"));
269staticGeographyFunctions.Add("GeographyMultiLineFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STMLineFromText"));
270staticGeographyFunctions.Add("GeographyMultiPolygonFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STMPolyFromText"));
271staticGeographyFunctions.Add("GeographyCollectionFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STGeomCollFromText"));
274staticGeographyFunctions.Add("GeographyFromBinary", HandleSpatialFromBinaryFunction);
275staticGeographyFunctions.Add("GeographyPointFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STPointFromWKB"));
276staticGeographyFunctions.Add("GeographyLineFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STLineFromWKB"));
277staticGeographyFunctions.Add("GeographyPolygonFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STPolyFromWKB"));
278staticGeographyFunctions.Add("GeographyMultiPointFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STMPointFromWKB"));
279staticGeographyFunctions.Add("GeographyMultiLineFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STMLineFromWKB"));
280staticGeographyFunctions.Add("GeographyMultiPolygonFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STMPolyFromWKB"));
281staticGeographyFunctions.Add("GeographyCollectionFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geography::STGeomCollFromWKB"));
284staticGeographyFunctions.Add("GeographyFromGml", HandleSpatialFromGmlFunction);
298instancePropGeographyFunctions.Add("CoordinateSystemId", "STSrid");
299instancePropGeographyFunctions.Add("Latitude", "Lat");
300instancePropGeographyFunctions.Add("Longitude", "Long");
301instancePropGeographyFunctions.Add("Measure", "M");
302instancePropGeographyFunctions.Add("Elevation", "Z");
315renamedInstanceMethodFunctions.Add("AsText", "STAsText");
316renamedInstanceMethodFunctions.Add("AsBinary", "STAsBinary");
317renamedInstanceMethodFunctions.Add("SpatialTypeName", "STGeometryType");
318renamedInstanceMethodFunctions.Add("SpatialDimension", "STDimension");
319renamedInstanceMethodFunctions.Add("IsEmptySpatial", "STIsEmpty");
320renamedInstanceMethodFunctions.Add("SpatialEquals", "STEquals");
321renamedInstanceMethodFunctions.Add("SpatialDisjoint", "STDisjoint");
322renamedInstanceMethodFunctions.Add("SpatialIntersects", "STIntersects");
323renamedInstanceMethodFunctions.Add("SpatialBuffer", "STBuffer");
324renamedInstanceMethodFunctions.Add("Distance", "STDistance");
325renamedInstanceMethodFunctions.Add("SpatialUnion", "STUnion");
326renamedInstanceMethodFunctions.Add("SpatialIntersection", "STIntersection");
327renamedInstanceMethodFunctions.Add("SpatialDifference", "STDifference");
328renamedInstanceMethodFunctions.Add("SpatialSymmetricDifference", "STSymDifference");
329renamedInstanceMethodFunctions.Add("SpatialElementCount", "STNumGeometries");
330renamedInstanceMethodFunctions.Add("SpatialElementAt", "STGeometryN");
331renamedInstanceMethodFunctions.Add("SpatialLength", "STLength");
332renamedInstanceMethodFunctions.Add("StartPoint", "STStartPoint");
333renamedInstanceMethodFunctions.Add("EndPoint", "STEndPoint");
334renamedInstanceMethodFunctions.Add("IsClosedSpatial", "STIsClosed");
335renamedInstanceMethodFunctions.Add("PointCount", "STNumPoints");
336renamedInstanceMethodFunctions.Add("PointAt", "STPointN");
337renamedInstanceMethodFunctions.Add("Area", "STArea");
352staticGeometryFunctions.Add("GeometryFromText", HandleSpatialFromTextFunction);
353staticGeometryFunctions.Add("GeometryPointFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STPointFromText"));
354staticGeometryFunctions.Add("GeometryLineFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STLineFromText"));
355staticGeometryFunctions.Add("GeometryPolygonFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STPolyFromText"));
356staticGeometryFunctions.Add("GeometryMultiPointFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STMPointFromText"));
357staticGeometryFunctions.Add("GeometryMultiLineFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STMLineFromText"));
358staticGeometryFunctions.Add("GeometryMultiPolygonFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STMPolyFromText"));
359staticGeometryFunctions.Add("GeometryCollectionFromText", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STGeomCollFromText"));
362staticGeometryFunctions.Add("GeometryFromBinary", HandleSpatialFromBinaryFunction);
363staticGeometryFunctions.Add("GeometryPointFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STPointFromWKB"));
364staticGeometryFunctions.Add("GeometryLineFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STLineFromWKB"));
365staticGeometryFunctions.Add("GeometryPolygonFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STPolyFromWKB"));
366staticGeometryFunctions.Add("GeometryMultiPointFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STMPointFromWKB"));
367staticGeometryFunctions.Add("GeometryMultiLineFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STMLineFromWKB"));
368staticGeometryFunctions.Add("GeometryMultiPolygonFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STMPolyFromWKB"));
369staticGeometryFunctions.Add("GeometryCollectionFromBinary", (sqlgen, functionExpression) => HandleFunctionDefaultGivenName(sqlgen, functionExpression, "geometry::STGeomCollFromWKB"));
372staticGeometryFunctions.Add("GeometryFromGml", HandleSpatialFromGmlFunction);
386instancePropGeometryFunctions.Add("CoordinateSystemId", "STSrid");
387instancePropGeometryFunctions.Add("Measure", "M");
388instancePropGeometryFunctions.Add("XCoordinate", "STX");
389instancePropGeometryFunctions.Add("YCoordinate", "STY");
390instancePropGeometryFunctions.Add("Elevation", "Z");
403renamedInstanceMethodFunctions.Add("AsText", "STAsText");
404renamedInstanceMethodFunctions.Add("AsBinary", "STAsBinary");
405renamedInstanceMethodFunctions.Add("SpatialTypeName", "STGeometryType");
406renamedInstanceMethodFunctions.Add("SpatialDimension", "STDimension");
407renamedInstanceMethodFunctions.Add("IsEmptySpatial", "STIsEmpty");
408renamedInstanceMethodFunctions.Add("IsSimpleGeometry", "STIsSimple");
409renamedInstanceMethodFunctions.Add("IsValidGeometry", "STIsValid");
410renamedInstanceMethodFunctions.Add("SpatialBoundary", "STBoundary");
411renamedInstanceMethodFunctions.Add("SpatialEnvelope", "STEnvelope");
412renamedInstanceMethodFunctions.Add("SpatialEquals", "STEquals");
413renamedInstanceMethodFunctions.Add("SpatialDisjoint", "STDisjoint");
414renamedInstanceMethodFunctions.Add("SpatialIntersects", "STIntersects");
415renamedInstanceMethodFunctions.Add("SpatialTouches", "STTouches");
416renamedInstanceMethodFunctions.Add("SpatialCrosses", "STCrosses");
417renamedInstanceMethodFunctions.Add("SpatialWithin", "STWithin");
418renamedInstanceMethodFunctions.Add("SpatialContains", "STContains");
419renamedInstanceMethodFunctions.Add("SpatialOverlaps", "STOverlaps");
420renamedInstanceMethodFunctions.Add("SpatialRelate", "STRelate");
421renamedInstanceMethodFunctions.Add("SpatialBuffer", "STBuffer");
422renamedInstanceMethodFunctions.Add("SpatialConvexHull", "STConvexHull");
423renamedInstanceMethodFunctions.Add("Distance", "STDistance");
424renamedInstanceMethodFunctions.Add("SpatialUnion", "STUnion");
425renamedInstanceMethodFunctions.Add("SpatialIntersection", "STIntersection");
426renamedInstanceMethodFunctions.Add("SpatialDifference", "STDifference");
427renamedInstanceMethodFunctions.Add("SpatialSymmetricDifference", "STSymDifference");
428renamedInstanceMethodFunctions.Add("SpatialElementCount", "STNumGeometries");
429renamedInstanceMethodFunctions.Add("SpatialElementAt", "STGeometryN");
430renamedInstanceMethodFunctions.Add("SpatialLength", "STLength");
431renamedInstanceMethodFunctions.Add("StartPoint", "STStartPoint");
432renamedInstanceMethodFunctions.Add("EndPoint", "STEndPoint");
433renamedInstanceMethodFunctions.Add("IsClosedSpatial", "STIsClosed");
434renamedInstanceMethodFunctions.Add("IsRing", "STIsRing");
435renamedInstanceMethodFunctions.Add("PointCount", "STNumPoints");
436renamedInstanceMethodFunctions.Add("PointAt", "STPointN");
437renamedInstanceMethodFunctions.Add("Area", "STArea");
438renamedInstanceMethodFunctions.Add("Centroid", "STCentroid");
439renamedInstanceMethodFunctions.Add("PointOnSurface", "STPointOnSurface");
440renamedInstanceMethodFunctions.Add("ExteriorRing", "STExteriorRing");
441renamedInstanceMethodFunctions.Add("InteriorRingCount", "STNumInteriorRing");
442renamedInstanceMethodFunctions.Add("InteriorRingAt", "STInteriorRingN");
System\ServiceModel\Description\MessageContractExporter.cs (13)
68ExportedMessages.ElementTypes.Add(qname, new OperationElement(element, parentOperation));
250exporter.State.Add(typeof(XsdDataContractExporter), dataContractExporter);
459ExportedMessages.TypedMessages.Add(typedMessageKey, wsdlMessage);
461ExportedMessages.ParameterMessages.Add(messageKey, wsdlMessage);
467this.ExportedMessages.WsdlMessages.Add(new MessageDescriptionDictionaryKey(contractContext.Contract, message), wsdlMessage);
486this.ExportedMessages.WsdlHeaderMessages.Add(new MessageDescriptionDictionaryKey(contractContext.Contract, message), wsdlMessage);
496ExportedMessages.TypedHeaderMessages.Add(typedMessageKey, wsdlMessage);
498this.ExportedMessages.WsdlHeaderMessages.Add(new MessageDescriptionDictionaryKey(contractContext.Contract, message), wsdlMessage);
1123this.ExportedMessages.WrapperNamespaces.Add(key, membersMapping.Namespace);
1250exporter.State.Add(typeof(XmlSerializerOperationBehavior.Reflector), reflector);
1264exporter.State.Add(typeof(SoapSchemaExporter), soapExporter);
1278exporter.State.Add(typeof(XmlSchemaExporter), xmlExporter);
1295exporter.State.Add(typeof(XmlSchemas), schemas);
System\ServiceModel\Description\WsdlImporter.cs (15)
340importedPortTypes.Add(wsdlPortTypeQName, contractContext);
421importedBindings.Add(wsdlBindingQName, bindingEndpointContext);
474importedPorts.Add(wsdlPort, endpoint);
616policyDocuments.Add(doc.Identifier, TryConvert<XmlElement>(doc));
1707unique.Add(element, element);
1885warnings.Add(warningMessage, warningMessage);
1903importErrors.Add(item, wie);
2016policyDictionary.PolicySourceTable.Add(element, wsdl);
2234policyAlternatives.OperationBindingAlternatives.Add(operation, operationAlternatives);
2265policyAlternatives.MessageBindingAlternatives.Add(message, messageAlternatives);
2281policyAlternatives.FaultBindingAlternatives.Add(fault, faultAlternatives);
2349this.embeddedPolicyDictionary.Add(wsdl, wsdlPolicyDictionary);
2359wsdlPolicyDictionary.Add(key, element);
2360policySourceTable.Add(element, wsdl);
2388this.externalPolicyDictionary.Add(key, policyDocument.Value);
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (8)
197category.AttributeExtensions.Add(new XmlQualifiedName(name, ns), val);
619attrs.Add(new XmlQualifiedName(name, ns), value);
636result.AttributeExtensions.Add(attr, attrs[attr]);
754result.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
817result.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
928result.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
1029link.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
1131result.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (5)
263inlineCategories.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
353referencedCategories.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
476result.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
579result.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
664result.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (7)
496link.AttributeExtensions.Add(new XmlQualifiedName(reader.LocalName, reader.NamespaceURI), reader.Value);
546category.AttributeExtensions.Add(new XmlQualifiedName(name, ns), val);
596result.AttributeExtensions.Add(new XmlQualifiedName(name, ns), val);
691feed.AttributeExtensions.Add(new XmlQualifiedName(name, ns), val);
797link.AttributeExtensions.Add(new XmlQualifiedName(name, ns), val);
846person.AttributeExtensions.Add(new XmlQualifiedName(name, ns), val);
905result.AttributeExtensions.Add(new XmlQualifiedName(name, ns), val);