2 references to CreateString
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.cs (2)
104
/// The string values produced by <see cref="
CreateString
"/> (or <see cref="SymbolKey.ToString"/>) should not be
128
=> new(
CreateString
(symbol, cancellationToken));