1 write to Prefix
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\LiteralAttributeChunkGenerator.cs (1)
15
Prefix
= prefix;
4 references to Prefix
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Legacy\LiteralAttributeChunkGenerator.cs (4)
25
return string.Format(CultureInfo.CurrentCulture, "LitAttr:{0:F}",
Prefix
);
32
Equals(other.
Prefix
,
Prefix
) &&
40
hashCodeCombiner.Add(
Prefix
);