2 references to ShouldSuppressTypeInferenceCall
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentDesignTimeNodeWriter.cs (1)
340
var suppressTypeInference =
ShouldSuppressTypeInferenceCall
(node);
Language\Components\ComponentRuntimeNodeWriter.cs (1)
358
if (
ShouldSuppressTypeInferenceCall
(node))