Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
<altmember cref="T:System.ComponentModel.Design.Serialization.ComponentSerializationService" />
<altmember cref="T:System.ComponentModel.Design.Serialization.DesignerSerializationManager" />
<altmember cref="T:System.IServiceProvider" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
<Members>
<MemberGroup MemberName=".ctor">
Expand Down Expand Up @@ -129,7 +128,6 @@
<remarks>To be added.</remarks>
<altmember cref="T:System.ComponentModel.Design.Serialization.ComponentSerializationService" />
<altmember cref="T:System.IServiceProvider" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<Member MemberName="CreateStore">
Expand Down Expand Up @@ -173,7 +171,6 @@
</remarks>
<altmember cref="T:System.ComponentModel.Design.Serialization.ComponentSerializationService" />
<altmember cref="T:System.ComponentModel.Design.Serialization.SerializationStore" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<MemberGroup MemberName="Deserialize">
Expand Down Expand Up @@ -226,7 +223,6 @@
<paramref name="store" /> is not a supported type of serialization store. Use a store returned by <see cref="M:System.ComponentModel.Design.Serialization.CodeDomComponentSerializationService.CreateStore" />.</exception>
<altmember cref="T:System.ComponentModel.Design.Serialization.ComponentSerializationService" />
<altmember cref="T:System.ComponentModel.Design.Serialization.SerializationStore" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<Member MemberName="Deserialize">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
<altmember cref="T:System.ComponentModel.Design.IDesignerHost" />
<altmember cref="T:System.ComponentModel.Design.Serialization.IDesignerSerializationManager" />
<altmember cref="N:System.CodeDom" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
<Members>
<Member MemberName=".ctor">
Expand Down Expand Up @@ -238,7 +237,6 @@
<altmember cref="T:System.ComponentModel.Design.Serialization.IDesignerSerializationService" />
<altmember cref="T:System.ComponentModel.Design.Serialization.ComponentSerializationService" />
<altmember cref="T:System.ComponentModel.Design.Serialization.INameCreationService" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<Member MemberName="IsReloadNeeded">
Expand Down Expand Up @@ -500,7 +498,6 @@
]]></format>
</remarks>
<altmember cref="T:System.CodeDom.CodeCompileUnit" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<Member MemberName="PerformFlush">
Expand Down Expand Up @@ -600,7 +597,6 @@
<exception cref="T:System.NotSupportedException">The language did not provide a code parser for this file; this file type may not support a designer.</exception>
<exception cref="T:System.InvalidOperationException">The class can be designed, but it is not the first class in the file, or the designer could not be shown for this file because none of the classes within it can be designed.</exception>
<altmember cref="T:System.ComponentModel.Design.Serialization.IDesignerSerializationManager" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<Member MemberName="System.ComponentModel.Design.Serialization.IDesignerSerializationService.Deserialize">
Expand Down Expand Up @@ -878,7 +874,6 @@
]]></format>
</remarks>
<altmember cref="T:System.ComponentModel.Design.ITypeResolutionService" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<Member MemberName="Write">
Expand Down Expand Up @@ -923,7 +918,6 @@
]]></format>
</remarks>
<altmember cref="T:System.CodeDom.CodeCompileUnit" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
</Members>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
]]></format>
</remarks>
<altmember cref="T:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
<altmember cref="T:System.ComponentModel.Design.IResourceService" />
</Docs>
<Members>
<MemberGroup MemberName=".ctor">
Expand Down Expand Up @@ -115,7 +115,6 @@
]]></format>
</remarks>
<altmember cref="T:System.ComponentModel.Design.Serialization.CodeDomLocalizationModel" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
</Member>
<Member MemberName=".ctor">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
<para>When you inherit from <see cref="T:System.ComponentModel.Design.Serialization.CodeDomSerializer" />, you must override the following members: <see cref="M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)" /> and <see cref="M:System.ComponentModel.Design.Serialization.CodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager,System.Object)" />.</para>
</block>
<altmember cref="T:System.ComponentModel.Design.Serialization.DesignerSerializerAttribute" />
<related type="Article" href="/dotnet/framework/reflection-and-codedom/dynamic-source-code-generation-and-compilation">Dynamic Source Code Generation and Compilation</related>
</Docs>
<Members>
<Member MemberName=".ctor">
Expand Down
Loading
Loading