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