2 references to SliceOrCreate
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\CodeGeneration\CodeWriter.IndentCache.cs (2)
22return SliceOrCreate(size, s_spaces); 30return SliceOrCreate(tabCount, s_tabs);