1,015,401 results for 'using System.Linq;' (366 ms)
MathCompiler.cs https://bitbucket.org/pastageek/scide-cad-scilife | C# | 180 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.Linq; 4using System.Text; 4using System.Text; 5using System.IO; 6using System.IO.Ports; 6using System.IO.Ports; 7using System.Linq; 8using System.Text; 8using System.Text; 9using System.Text.RegularExpressions; 10using System.Xml; 10using System.Xml; 11using System.Xml.Linq; 12using System.Xml.Serialization;102,2016,6,28,7,49,0,1,Roslyn.txt https://bitbucket.org/DanRoberts/blog | text | 818 lines
19 using System.Collections.Immutable; 20 using System.Linq; 21 using Microsoft.CodeAnalysis; 21 using Microsoft.CodeAnalysis; 22 using Microsoft.CodeAnalysis.Diagnostics; 23 86 var test = @" 87 using System; 88 using System.Collections.Generic; 88 using System.Collections.Generic; 89 using System.Linq; 90 using System.Text; 689 using System.Collections.Immutable; 690 using System.Linq; 691 using System.Reflection;APIFunctions.cs https://bitbucket.org/rbhakser/bvcms | C# | 370 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.Linq; 4using System.Text; 4using System.Text; 5using UtilityExtensions; 6using System.Text.RegularExpressions; 6using System.Text.RegularExpressions; 7using System.Data.Linq; 8using System.Xml.Linq; 8using System.Xml.Linq; 9using System.Data.Linq.SqlClient; 10using IronPython.Hosting; 10using IronPython.Hosting; 11using System.IO; 12using CmsData.Codes;HomeModel.cs https://bitbucket.org/rbhakser/bvcms | C# | 304 lines
1using System; 2using System.Collections.Generic; 3using System.Collections; 4using System.Linq; 5using System.Data.Linq; 5using System.Data.Linq; 6using System.Web; 7using CmsData; 7using CmsData; 8using UtilityExtensions; 9using System.Web.Mvc; 9using System.Web.Mvc; 10using System.Text; 11using System.Net.Mail; 11using System.Net.Mail; 12using System.Web.UI.WebControls; 13using System.Web.UI;APIFunctions.cs https://bitbucket.org/mahalowe/bvcms | C# | 370 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.Linq; 4using System.Text; 4using System.Text; 5using UtilityExtensions; 6using System.Text.RegularExpressions; 6using System.Text.RegularExpressions; 7using System.Data.Linq; 8using System.Xml.Linq; 8using System.Xml.Linq; 9using System.Data.Linq.SqlClient; 10using IronPython.Hosting; 10using IronPython.Hosting; 11using System.IO; 12using CmsData.Codes;HomeModel.cs https://bitbucket.org/mahalowe/bvcms | C# | 304 lines
1using System; 2using System.Collections.Generic; 3using System.Collections; 4using System.Linq; 5using System.Data.Linq; 5using System.Data.Linq; 6using System.Web; 7using CmsData; 7using CmsData; 8using UtilityExtensions; 9using System.Web.Mvc; 9using System.Web.Mvc; 10using System.Text; 11using System.Net.Mail; 11using System.Net.Mail; 12using System.Web.UI.WebControls; 13using System.Web.UI;ExportCode.ascx.cs https://bitbucket.org/gfyans/kelvindigital.usitebuilder.package | C# | 381 lines
1using System; 2using System.Collections.Generic; 3using System.IO; 4using System.Linq; 5using System.Text; 5using System.Text; 6using System.Web; 7using System.Web.UI.WebControls; 7using System.Web.UI.WebControls; 8using ICSharpCode.SharpZipLib.Core; 9using ICSharpCode.SharpZipLib.Zip; 21using System.Collections.Generic; 22using System.Linq; 23using System.Web; 45using System.Collections.Generic; 46using System.Linq; 47using System.Web;TeamCityAdapter.cs https://github.com/gitextensions/gitextensions.git | C# | 622 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.Diagnostics; 4using System.Diagnostics; 5using System.Globalization; 6using System.IO; 6using System.IO; 7using System.Linq; 8using System.Net; 8using System.Net; 9using System.Net.Http; 10using System.Net.Http.Headers; 10using System.Net.Http.Headers; 11using System.Reactive.Concurrency; 12using System.Reactive.Linq;AppVeyorAdapter.cs https://github.com/gitextensions/gitextensions.git | C# | 542 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.IO; 4using System.IO; 5using System.Linq; 6using System.Net.Http; 6using System.Net.Http; 7using System.Net.Http.Headers; 8using System.Reactive.Concurrency; 8using System.Reactive.Concurrency; 9using System.Reactive.Linq; 10using System.Threading; 10using System.Threading; 11using System.Threading.Tasks; 12using GitCommands.Utils;JenkinsAdapter.cs https://github.com/gitextensions/gitextensions.git | C# | 561 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.Diagnostics; 5using System.IO; 6using System.Linq; 7using System.Net; 7using System.Net; 8using System.Net.Http; 9using System.Net.Http.Headers; 9using System.Net.Http.Headers; 10using System.Reactive.Concurrency; 11using System.Reactive.Linq; 11using System.Reactive.Linq; 12using System.Text; 13using System.Text.RegularExpressions;MappingSchema.cs https://gitlab.com/Chermyanin/bltoolkitsourcelearn.git | C# | 3,854 lines
1using System; 2using System.Collections; 2using System.Collections; 3using System.Collections.Generic; 4using System.Data; 4using System.Data; 5using System.Data.Linq; 6using System.Data.SqlTypes; 7using System.Diagnostics; 8using System.Linq; 9using System.IO; 9using System.IO; 10using System.Reflection; 11using System.Diagnostics.CodeAnalysis; 11using System.Diagnostics.CodeAnalysis; 12using System.Threading; 13using System.Xml;Form1.cs https://gitlab.com/PXgamer/A.RK.git | C# | 479 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel; 4using System.Data; 5using System.Drawing; 6using System.Linq; 7using System.Web.Script.Serialization; 7using System.Web.Script.Serialization; 8using System.Xml.Linq; 9using System.Text; 9using System.Text; 10using System.Threading.Tasks; 11using System.Windows.Forms; 11using System.Windows.Forms; 12using System.Net; 13using System.IO;JenkinsAdapter.cs https://gitlab.com/Rockyspade/gitextensions.git | C# | 365 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.Diagnostics; 5using System.IO; 6using System.Linq; 7using System.Net; 7using System.Net; 8using System.Net.Http; 9using System.Net.Http.Headers; 9using System.Net.Http.Headers; 10using System.Reactive.Concurrency; 11using System.Reactive.Linq; 11using System.Reactive.Linq; 12using System.Text; 13using System.Threading;TeamCityAdapter.cs https://gitlab.com/Rockyspade/gitextensions.git | C# | 469 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.Diagnostics; 4using System.Diagnostics; 5using System.Globalization; 6using System.IO; 6using System.IO; 7using System.Linq; 8using System.Net; 8using System.Net; 9using System.Net.Http; 10using System.Net.Http.Headers; 10using System.Net.Http.Headers; 11using System.Reactive.Concurrency; 12using System.Reactive.Linq;AppVeyorAdapter.cs git://github.com/spdr870/gitextensions.git | C# | 542 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.IO; 4using System.IO; 5using System.Linq; 6using System.Net.Http; 6using System.Net.Http; 7using System.Net.Http.Headers; 8using System.Reactive.Concurrency; 8using System.Reactive.Concurrency; 9using System.Reactive.Linq; 10using System.Threading; 10using System.Threading; 11using System.Threading.Tasks; 12using GitCommands.Utils;JenkinsAdapter.cs git://github.com/spdr870/gitextensions.git | C# | 554 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.Diagnostics; 5using System.IO; 6using System.Linq; 7using System.Net; 7using System.Net; 8using System.Net.Http; 9using System.Net.Http.Headers; 9using System.Net.Http.Headers; 10using System.Reactive.Concurrency; 11using System.Reactive.Linq; 11using System.Reactive.Linq; 12using System.Text; 13using System.Text.RegularExpressions;TeamCityAdapter.cs git://github.com/spdr870/gitextensions.git | C# | 620 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.ComponentModel.Composition; 4using System.Diagnostics; 4using System.Diagnostics; 5using System.Globalization; 6using System.IO; 6using System.IO; 7using System.Linq; 8using System.Net; 8using System.Net; 9using System.Net.Http; 10using System.Net.Http.Headers; 10using System.Net.Http.Headers; 11using System.Reactive.Concurrency; 12using System.Reactive.Linq;LegacyTests.cs git://github.com/SamSaffron/dapper-dot-net.git | C# | 441 lines
1using System; 2using System.Collections.Generic; 2using System.Collections.Generic; 3using System.Data; 4using System.Data.SqlClient; 5using System.Diagnostics; 6using System.Linq; 7 7 8using Belgrade.SqlClient; 9using Dapper.Contrib.Extensions; 9using Dapper.Contrib.Extensions; 10using Dapper.Tests.Performance.Dashing; 11using Dapper.Tests.Performance.EntityFramework; 11using Dapper.Tests.Performance.EntityFramework; 12using Dapper.Tests.Performance.EntityFrameworkCore; 13using Dapper.Tests.Performance.NHibernate;IndexActions.cs git://github.com/ayende/ravendb.git | C# | 869 lines
5// ----------------------------------------------------------------------- 6using System; 7using System.Collections.Generic; 7using System.Collections.Generic; 8using System.Diagnostics; 9using System.Globalization; 10using System.IO; 11using System.Linq; 12using System.Runtime.CompilerServices; 12using System.Runtime.CompilerServices; 13using System.Text; 14using System.Threading; 14using System.Threading; 15using System.Threading.Tasks; 16EncryptionSettingsManager.cs git://github.com/ayende/ravendb.git | C# | 246 lines
1using System; 2using System.Configuration; 3using System.IO; 4using System.Linq; 5using System.Security.Cryptography; 5using System.Security.Cryptography; 6using System.Threading; 7using Raven.Abstractions.Data; 7using Raven.Abstractions.Data; 8using Raven.Abstractions.Json.Linq; 9using Raven.Abstractions.Logging; 9using Raven.Abstractions.Logging; 10using Raven.Bundles.Encryption.Settings; 11using Raven.Database.Common; 11using Raven.Database.Common; 12using Raven.Database.Config; 13using Raven.Database.FileSystem;