2 instantiations of XmlSchemaAttributeGroupRef
System.Private.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
1805
builder._xso = builder._attributeGroupRef = new
XmlSchemaAttributeGroupRef
();
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
8985
o = new global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
();
60 references to XmlSchemaAttributeGroupRef
netstandard (1)
netstandard.cs (1)
2306
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Schema.
XmlSchemaAttributeGroupRef
))]
System.Data.Common (5)
System\Data\XMLSchema.cs (5)
521
if (so is
XmlSchemaAttributeGroupRef
)
998
XmlSchemaAttributeGroupRef
? groupRef = so as
XmlSchemaAttributeGroupRef
;
1020
XmlSchemaAttributeGroupRef
attributeGroupRef = (
XmlSchemaAttributeGroupRef
)obj;
System.Private.Xml (36)
System\Xml\Schema\Preprocessor.cs (4)
1082
XmlSchemaAttributeGroupRef
? attrGroupRef = attributeGroup.Attributes[i] as
XmlSchemaAttributeGroupRef
;
2013
XmlSchemaAttributeGroupRef
attributeGroupRef = (
XmlSchemaAttributeGroupRef
)attributes[i];
System\Xml\Schema\SchemaCollectionCompiler.cs (4)
1747
XmlSchemaAttributeGroupRef
attributeGroupRef = (
XmlSchemaAttributeGroupRef
)attributeGroup.Attributes[i];
1815
XmlSchemaAttributeGroupRef
attributeGroupRef = (
XmlSchemaAttributeGroupRef
)attributes[i];
System\Xml\Schema\SchemaCollectionpreProcessor.cs (4)
759
XmlSchemaAttributeGroupRef
? groupRef = attributeGroup.Attributes[i] as
XmlSchemaAttributeGroupRef
;
1681
XmlSchemaAttributeGroupRef
attributeGroupRef = (
XmlSchemaAttributeGroupRef
)attributes[i];
System\Xml\Schema\SchemaSetCompiler.cs (4)
2102
XmlSchemaAttributeGroupRef
attributeGroupRef = (
XmlSchemaAttributeGroupRef
)attributeGroup.Attributes[i];
2175
XmlSchemaAttributeGroupRef
attributeGroupRef = (
XmlSchemaAttributeGroupRef
)attributes[i];
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
28
XmlElement("attributeGroup", typeof(
XmlSchemaAttributeGroupRef
))]
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (1)
34
XmlElement("attributeGroup", typeof(
XmlSchemaAttributeGroupRef
))]
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (1)
34
XmlElement("attributeGroup", typeof(
XmlSchemaAttributeGroupRef
))]
System\Xml\Schema\XmlSchemaComplexType.cs (6)
190
XmlElement("attributeGroup", typeof(
XmlSchemaAttributeGroupRef
))]
414
XmlSchemaAttributeGroupRef
? attributeGroupRef;
415
XmlSchemaAttributeGroupRef
newAttGroupRef;
422
attributeGroupRef = xso as
XmlSchemaAttributeGroupRef
;
425
newAttGroupRef = (
XmlSchemaAttributeGroupRef
)attributeGroupRef.Clone();
555
if (attributes[i] is
XmlSchemaAttributeGroupRef
)
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
22
XmlElement("attributeGroup", typeof(
XmlSchemaAttributeGroupRef
))]
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
48
XmlElement("attributeGroup", typeof(
XmlSchemaAttributeGroupRef
))]
System\Xml\Schema\XsdBuilder.cs (2)
660
private
XmlSchemaAttributeGroupRef
? _attributeGroupRef;
1000
_attributeGroupRef = (
XmlSchemaAttributeGroupRef
)container;
System\Xml\Serialization\ImportContext.cs (2)
405
else if (t == typeof(
XmlSchemaAttributeGroupRef
))
407
XmlSchemaAttributeGroup? group = (XmlSchemaAttributeGroup?)_schemas.Find(((
XmlSchemaAttributeGroupRef
)item).RefName, typeof(XmlSchemaAttributeGroup), false);
System\Xml\Serialization\SchemaObjectWriter.cs (3)
458
else if (t == typeof(
XmlSchemaAttributeGroupRef
))
460
Write32_XmlSchemaAttributeGroupRef((
XmlSchemaAttributeGroupRef
)o);
756
private void Write32_XmlSchemaAttributeGroupRef(
XmlSchemaAttributeGroupRef
? o)
System\Xml\Serialization\XmlSchemaImporter.cs (2)
670
else if (item is
XmlSchemaAttributeGroupRef
)
672
XmlQualifiedName groupName = ((
XmlSchemaAttributeGroupRef
)item).RefName;
System.Web.Services.Description (16)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (16)
3745
if (ai is global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
) {
3746
Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
)ai), false, false);
3877
private void Write37_XmlSchemaAttributeGroupRef(string n, string ns, global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
o, bool isNullable, bool needType) {
3888
if (t == typeof(global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
)) {
4191
else if (ai is global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
) {
4192
Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
)ai), false, false);
4271
else if (ai is global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
) {
4272
Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
)ai), false, false);
4435
else if (ai is global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
) {
4436
Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
)ai), false, false);
4496
else if (ai is global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
) {
4497
Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
)ai), false, false);
4595
if (ai is global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
) {
4596
Write37_XmlSchemaAttributeGroupRef(@"attributeGroup", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
)ai), false, false);
8962
private global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
Read37_XmlSchemaAttributeGroupRef(bool isNullable, bool checkType) {
8984
global::System.Xml.Schema.
XmlSchemaAttributeGroupRef
o;
System.Xml (1)
System.Xml.cs (1)
31
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Schema.
XmlSchemaAttributeGroupRef
))]
System.Xml.ReaderWriter (1)
artifacts\obj\System.Xml.ReaderWriter\Debug\net10.0\System.Xml.ReaderWriter.Forwards.cs (1)
30
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Schema.
XmlSchemaAttributeGroupRef
))]