75 references to Concat
Aspire.Dashboard (1)
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.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 (15)
System\Uri.cs (12)
1238string.Concat(host.AsSpan(1, host.Length - 2), scopeId) :
3073return string.Concat(
3100return string.Concat(
3196return string.Concat(
3367_string = string.Concat(_string, _originalUnicodeString.AsSpan(origIdx));
3895newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + start, end - start));
3905newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + start, end - start));
3945newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + start, end - start));
4017newHost = string.Concat(newHost, new ReadOnlySpan<char>(pString + startPort, idx - startPort));
4629return string.Concat(basePart.OriginalString.AsSpan(0, idx + 1), relativePart);
4634return string.Concat(basePart.OriginalString.AsSpan(0, idx + 1), relativePart);
4785return 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)