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