1 write to DeclPieces
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\SplitDecision.cs (1)
104
DeclPieces
= declPieces.NullToEmpty();
2 references to DeclPieces
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\DefaultRazorMarkupSplitPhase.cs (1)
210
foreach (var piece in member.
DeclPieces
)
Language\SplitDecision.cs (1)
92
/// <see cref="
DeclPieces
"/> for the decl half and <see cref="ImplPieces"/> for the impl half. Original