1 override of WriteComponentTypeInferenceMethod
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentNodeWriter.cs (1)
1172
public override void
WriteComponentTypeInferenceMethod
(CodeRenderingContext context, ComponentTypeInferenceMethodIntermediateNode node)
1 reference to WriteComponentTypeInferenceMethod
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorCSharpLoweringPhase.cs (1)
317
NodeWriter.
WriteComponentTypeInferenceMethod
(_context, node);