1 write to ReceivesCascadingGenericTypes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentGenericTypePass.cs (1)
440
ReceivesCascadingGenericTypes
= receivesCascadingGenericTypes,
2 references to ReceivesCascadingGenericTypes
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentNodeWriter.cs (2)
473
if (node.
ReceivesCascadingGenericTypes
!= null)
476
foreach (var cascadingGenericType in node.
ReceivesCascadingGenericTypes
)