71 references to Concat
illink (5)
Microsoft.AspNetCore.Http.Abstractions (2)
Microsoft.AspNetCore.Http.Abstractions.Tests (1)
Microsoft.AspNetCore.Mvc.Core (1)
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
Microsoft.AspNetCore.Mvc.RazorPages (1)
Microsoft.AspNetCore.ResponseCompression (1)
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Tasks.Core (2)
Microsoft.Extensions.Configuration.Ini (1)
Microsoft.Extensions.Logging.EventLog (2)
MSBuild (1)
PresentationCore (2)
PresentationFramework (2)
System.ComponentModel.TypeConverter (1)
System.Data.Common (1)
System.Diagnostics.Process (1)
System.Formats.Tar (2)
System.IO.Compression.ZipFile (2)
System.Net.Http (1)
System.Net.Requests (1)
System.Net.Security (2)
System.Net.Sockets (1)
System.Private.CoreLib (3)
System.Private.DataContractSerialization (3)
System.Private.Uri (14)
System\Uri.cs (12)
1188string.Concat(host.AsSpan(1, host.Length - 2), _info.ScopeId) :
3022return string.Concat(
3049return string.Concat(
3145return string.Concat(
3312_string = string.Concat(_string, _originalUnicodeString.AsSpan(origIdx));
3864newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + start, end - start));
3874newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + start, end - start));
3912newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + start, end - start));
3984newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + startPort, idx - startPort));
4710return string.Concat(basePart.OriginalString.AsSpan(0, idx + 1), relativePart);
4715return string.Concat(basePart.OriginalString.AsSpan(0, idx + 1), relativePart);
4866return string.Concat(path.AsSpan(1, length - 1), extra);
System.Private.Xml (5)
System.Runtime.InteropServices (1)
System.Security.Cryptography (1)
System.ServiceModel.Syndication (1)
System.Text.Encodings.Web (1)
System.Text.RegularExpressions (2)
System.Windows.Forms (3)
System.Windows.Forms.Design (1)
System.Xaml (1)