2 references to SetUpdatesAttributeName
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentRuntimeNodeWriter.cs (1)
255
.WriteStartMethodInvocation($"{BuilderVariableName}.{ComponentsApi.RenderTreeBuilder.
SetUpdatesAttributeName
}")
Language\Components\ComponentsApi.cs (1)
118
public const string SetUpdatesAttributeName = nameof(
SetUpdatesAttributeName
);