4 references to Write6_XmlSchemaForm
dotnet-svcutil-lib (4)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (4)
2317
WriteAttribute(@"attributeFormDefault", @"",
Write6_XmlSchemaForm
(((Microsoft.Xml.Schema.XmlSchemaForm)o.@AttributeFormDefault)));
2329
WriteAttribute(@"elementFormDefault", @"",
Write6_XmlSchemaForm
(((Microsoft.Xml.Schema.XmlSchemaForm)o.@ElementFormDefault)));
2859
WriteAttribute(@"form", @"",
Write6_XmlSchemaForm
(((Microsoft.Xml.Schema.XmlSchemaForm)o.@Form)));
4122
WriteAttribute(@"form", @"",
Write6_XmlSchemaForm
(((Microsoft.Xml.Schema.XmlSchemaForm)o.@Form)));