2 references to PropName_Assembly
Microsoft.AspNetCore.Components.Server (2)
_generated\17\ServerComponentJsonContext.ComponentMarker.g.cs (1)
249
writer.WriteString(
PropName_Assembly
, ((global::Microsoft.AspNetCore.Components.ComponentMarker)value).Assembly);
_generated\21\ServerComponentJsonContext.ComponentParameter.g.cs (1)
126
writer.WriteString(
PropName_Assembly
, ((global::Microsoft.AspNetCore.Components.ComponentParameter)value).Assembly);