1 write to _componentCaptureTypeName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\ReferenceCaptureIntermediateNode.cs (1)
59_componentCaptureTypeName = componentCaptureTypeName;
1 reference to _componentCaptureTypeName
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\ReferenceCaptureIntermediateNode.cs (1)
27public string? ComponentCaptureTypeName => _componentCaptureTypeName;