5 references to WriteString
Microsoft.AspNetCore.Components.Endpoints (1)
Generated\361d1da7f942c932\ServerComponentJsonContext.ServerComponent.g.cs (1)
219
writer.
WriteString
(PropName_InvocationId, ((global::Microsoft.AspNetCore.Components.ServerComponent)value).InvocationId);
Microsoft.AspNetCore.Components.Server (1)
Generated\361d1da7f942c932\ServerComponentJsonContext.ServerComponent.g.cs (1)
219
writer.
WriteString
(PropName_InvocationId, ((global::Microsoft.AspNetCore.Components.ServerComponent)value).InvocationId);
Microsoft.TemplateEngine.Edge (2)
Generated\361d1da7f942c932\GlobalSettingsJsonSerializerContext.TemplatePackageData.g.cs (1)
155
writer.
WriteString
(PropName_InstallerId, ((global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData)value).InstallerId);
Generated\361d1da7f942c932\TemplateCacheJsonSerializerContext.TemplateInfo.g.cs (1)
583
writer.
WriteString
(PropName_GeneratorId, ((global::Microsoft.TemplateEngine.Edge.Settings.TemplateInfo)value).GeneratorId);
Microsoft.TestPlatform.CommunicationUtilities (1)
Generated\361d1da7f942c932\TestPlatformJsonContext.TestSessionInfo.g.cs (1)
88
writer.
WriteString
(PropName_Id, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo)value).Id);