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