1 override of VisitComponentTypeInferenceMethod
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorCSharpLoweringPhase.cs (1)
313public override void VisitComponentTypeInferenceMethod(ComponentTypeInferenceMethodIntermediateNode node)
1 reference to VisitComponentTypeInferenceMethod
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\ComponentTypeInferenceMethodIntermediateNode.cs (1)
55visitor.VisitComponentTypeInferenceMethod(this);