2 references to Suffix
Microsoft.CodeAnalysis.Features (2)
PdbSourceDocument\SourceLinkMap.cs (2)
195uri = mappedUri.Prefix + escapedPath + mappedUri.Suffix; 201Debug.Assert(mappedUri.Suffix.Length == 0);