40 references to GetRedAtZero
Microsoft.CodeAnalysis.Razor.Compiler (40)
Language\Syntax\Generated\Syntax.xml.Syntax.Generated.cs (40)
33public RazorBlockSyntax Document => GetRedAtZero(ref _document); 36internal override SyntaxNode GetNodeSlot(int index) => index == 0 ? GetRedAtZero(ref this._document) : null; 467public MarkupTextLiteralSyntax NamePrefix => GetRedAtZero(ref _namePrefix); 4730 => GetRedAtZero(ref _namePrefix), 523public MarkupTextLiteralSyntax NamePrefix => GetRedAtZero(ref _namePrefix); 5340 => GetRedAtZero(ref _namePrefix), 630public MarkupTextLiteralSyntax Prefix => GetRedAtZero(ref _prefix); 6360 => GetRedAtZero(ref _prefix), 680public MarkupTextLiteralSyntax Prefix => GetRedAtZero(ref _prefix); 6860 => GetRedAtZero(ref _prefix), 825public MarkupStartTagSyntax MarkupStartTag => GetRedAtZero(ref _markupStartTag); 8320 => GetRedAtZero(ref _markupStartTag), 1027public MarkupTagHelperStartTagSyntax TagHelperStartTag => GetRedAtZero(ref _tagHelperStartTag); 10350 => GetRedAtZero(ref _tagHelperStartTag), 1230public MarkupTextLiteralSyntax NamePrefix => GetRedAtZero(ref _namePrefix); 12420 => GetRedAtZero(ref _namePrefix), 1304public MarkupTextLiteralSyntax NamePrefix => GetRedAtZero(ref _namePrefix); 13110 => GetRedAtZero(ref _namePrefix), 1404public MarkupTextLiteralSyntax NamePrefix => GetRedAtZero(ref _namePrefix); 14190 => GetRedAtZero(ref _namePrefix), 1495public MarkupTextLiteralSyntax NamePrefix => GetRedAtZero(ref _namePrefix); 15050 => GetRedAtZero(ref _namePrefix), 1840public override CSharpTransitionSyntax Transition => GetRedAtZero(ref _transition); 18460 => GetRedAtZero(ref _transition), 1893public RazorMetaCodeSyntax OpenBrace => GetRedAtZero(ref _openBrace); 19000 => GetRedAtZero(ref _openBrace), 1953public override CSharpTransitionSyntax Transition => GetRedAtZero(ref _transition); 19590 => GetRedAtZero(ref _transition), 2006public RazorMetaCodeSyntax OpenParen => GetRedAtZero(ref _openParen); 20130 => GetRedAtZero(ref _openParen), 2066public override CSharpTransitionSyntax Transition => GetRedAtZero(ref _transition); 20720 => GetRedAtZero(ref _transition), 2117public CSharpCodeBlockSyntax CSharpCode => GetRedAtZero(ref _csharpCode); 2119internal override SyntaxNode GetNodeSlot(int index) => index == 0 ? GetRedAtZero(ref this._csharpCode) : null; 2166public override CSharpTransitionSyntax Transition => GetRedAtZero(ref _transition); 21730 => GetRedAtZero(ref _transition), 2220public override CSharpTransitionSyntax Transition => GetRedAtZero(ref _transition); 22270 => GetRedAtZero(ref _transition), 2274public RazorSyntaxNode Keyword => GetRedAtZero(ref _keyword); 22800 => GetRedAtZero(ref _keyword),