90 references to string
ILCompiler.ReadyToRun (1)
ILCompiler.RyuJit (1)
Microsoft.AspNetCore.Cryptography.Internal (1)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.Diagnostics.DataContractReader.Legacy (47)
SOSDacImpl.cs (12)
289Debug.Assert(name == null || new ReadOnlySpan<char>(nameLocal, 0, (int)neededLocal - 1).SequenceEqual(new string(name)));
575Debug.Assert(name == null || new ReadOnlySpan<char>(fileNameLocal, 0, (int)neededLocal - 1).SequenceEqual(new string(name)));
1086Debug.Assert(location == null || new ReadOnlySpan<char>(locationLocal, 0, (int)neededLocal - 1).SequenceEqual(new string(location)));
1265Debug.Assert(frameName == null || new ReadOnlySpan<char>(nameLocal, 0, (int)neededLocal).SequenceEqual(new string(frameName)),
1266$"cDAC: {new string(frameName)}, DAC: {new string(nameLocal, 0, (int)neededLocal)}");
2760Debug.Assert(name == null || new ReadOnlySpan<char>(nameLocal, 0, (int)neededLocal - 1).SequenceEqual(new string(name)), $"cDAC: {new string(name)}, DAC: {new string(nameLocal, 0, (int)neededLocal - 1)}");
3087Debug.Assert(mtName == null || new ReadOnlySpan<char>(mtNameLocal, 0, (int)neededLocal - 1).SequenceEqual(new string(mtName)));
3402Debug.Assert(className == null || new ReadOnlySpan<char>(classNameLocal, 0, (int)neededLocal - 1).SequenceEqual(new string(className)));
3559Debug.Assert(stringData == null || new ReadOnlySpan<char>(stringDataLocal, 0, new string(stringData).Length).SequenceEqual(new string(stringData)));
3751Debug.Assert(fileName == null || new ReadOnlySpan<char>(fileNameLocal, 0, (int)neededLocal - 1).SequenceEqual(new string(fileName)));
Microsoft.ML.Maml (1)
Microsoft.Private.Windows.Core (2)
Microsoft.Win32.Registry (1)
PresentationCore (1)
PresentationFramework (1)
System.Diagnostics.EventLog (2)
System.DirectoryServices.AccountManagement (4)
System.Drawing.Common (6)
System.Private.CoreLib (12)
System.Private.Windows.Core (2)
System.Security.Cryptography (1)
System.Security.Cryptography.Pkcs (1)
System.Text.Encoding.CodePages (1)
System.Windows.Forms.Primitives (1)
UIAutomationClientSideProviders (2)