2 references to UpdateComponentCaptureTypeName
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentGenericTypePass.cs (1)
391
capture.
UpdateComponentCaptureTypeName
(rewriter.Rewrite(capture.ComponentCaptureTypeName));
Language\Intermediate\ReferenceCaptureIntermediateNode.cs (1)
50
UpdateComponentCaptureTypeName
(componentCaptureTypeName);