2 references to Suffix
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ArrayType.cs (2)
57 get { return string.Concat (base.Name, Suffix ()); } 61 get { return string.Concat (base.FullName, Suffix ()); }