37 references to Insert
dotnet-svcutil-lib (1)
illink (10)
Linker\TypeReferenceExtensions.cs (7)
81sb.Insert(0, '.');
89sb.Insert(0, '>').Insert(0, genericParameters[genericParameters.Count - 1]);
91sb.Insert(0, ',').Insert(0, genericParameters[i]);
93sb.Insert(0, '<');
98sb.Insert(0, '>').Insert(0, genericArguments.Pop().GetDisplayNameWithoutNamespace().ToString());
100sb.Insert(0, ',').Insert(0, genericArguments.Pop().GetDisplayNameWithoutNamespace().ToString());
102sb.Insert(0, '<');
Microsoft.AspNetCore.Mvc.Core (2)
Microsoft.AspNetCore.Mvc.Localization (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Microsoft.AspNetCore.Routing (3)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
Microsoft.Build.Tasks.Core (3)
PresentationFramework (1)
System.CodeDom (1)
System.Data.Common (3)
System.Private.DataContractSerialization (1)
System.Private.Xml (1)
System.ServiceModel.Syndication (2)
System.Windows.Forms (3)