36 references to Insert
dotnet-svcutil-lib (1)
illink (10)
Linker\TypeReferenceExtensions.cs (7)
75 sb.Insert (0, '.');
83 sb.Insert (0, '>').Insert (0, genericParameters[genericParameters.Count - 1]);
85 sb.Insert (0, ',').Insert (0, genericParameters[i]);
87 sb.Insert (0, '<');
92 sb.Insert (0, '>').Insert (0, genericArguments.Pop ().GetDisplayNameWithoutNamespace ().ToString ());
94 sb.Insert (0, ',').Insert (0, genericArguments.Pop ().GetDisplayNameWithoutNamespace ().ToString ());
96 sb.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.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)