4 references to ComponentCaptureTypeName
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Components\ComponentGenericTypePass.cs (1)
391capture.UpdateComponentCaptureTypeName(rewriter.Rewrite(capture.ComponentCaptureTypeName));
Language\Intermediate\ReferenceCaptureIntermediateNode.cs (3)
19[MemberNotNullWhen(true, nameof(ComponentCaptureTypeName))] 74formatter.WriteProperty(nameof(ComponentCaptureTypeName), ComponentCaptureTypeName);