You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/Microsoft.Generator.CSharp.ClientModel/src/Providers/MrwSerializationTypeProvider.cs
+67-4
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ internal sealed class MrwSerializationTypeProvider : TypeProvider
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/Microsoft.Generator.CSharp.ClientModel/test/Providers/MrwSerializationTypeProviderTests.cs
+100
Original file line number
Diff line number
Diff line change
@@ -251,6 +251,106 @@ public void TestBuildPersistableModelWriteMethodObjectDeclaration()
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/Friend.Serialization.cs
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/ModelWithRequiredNullableProperties.Serialization.cs
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/ProjectedModel.Serialization.cs
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/ReturnsAnonymousModelResponse.Serialization.cs
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/RoundTripModel.Serialization.cs
Copy file name to clipboardexpand all lines: packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/Thing.Serialization.cs
0 commit comments