Base:
method
WriteReferenceCaptureInnards
Microsoft.AspNetCore.Razor.Language.Components.ComponentNodeWriter.WriteReferenceCaptureInnards(Microsoft.AspNetCore.Razor.Language.CodeGeneration.CodeRenderingContext, Microsoft.AspNetCore.Razor.Language.Intermediate.ReferenceCaptureIntermediateNode, System.Boolean)
2 references to WriteReferenceCaptureInnards
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentRuntimeNodeWriter.cs (2)
569WriteReferenceCaptureInnards(context, capture, shouldTypeCheck: false); 971WriteReferenceCaptureInnards(context, node, shouldTypeCheck: true);