81 references to Concat
aspire (1)
Aspire.Dashboard (1)
illink (5)
Microsoft.AspNetCore.Components (3)
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.Extensions.AI.Abstractions (1)
Microsoft.Extensions.Configuration.Ini (1)
Microsoft.Extensions.Logging.EventLog (2)
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 (9)
System.Private.DataContractSerialization (3)
System.Private.Uri (16)
System\Uri.cs (13)
1218string.Concat(host.AsSpan(1, host.Length - 2), scopeId) :
2970return string.Concat(
2997return string.Concat(
3093return string.Concat(
3459_string = string.Concat(vsb.AsSpan(), original);
3729newHost = string.Concat(newHost, vsb.AsSpan());
3755newHost = string.Concat(newHost, str.Slice(i, hostLength));
3765newHost = string.Concat(newHost, str.Slice(i, hostLength));
3817newHost = string.Concat(newHost, str.Slice(i, hostLength));
3892newHost = string.Concat(newHost, str.Slice(startPort, i - startPort));
4428return string.Concat(basePart.OriginalString.AsSpan(0, idx + 1), relativePart);
4433return string.Concat(basePart.OriginalString.AsSpan(0, idx + 1), relativePart);
4584return 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)