3 instantiations of XmlText
IOperationGenerator (1)
Model.cs (1)
171[XmlText]
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaAppInfo.cs (1)
21[XmlText, XmlAnyElement]
System\Xml\Schema\XmlSchemaDocumentation.cs (1)
33[XmlText, XmlAnyElement]
9 references to XmlText
netstandard (1)
netstandard.cs (1)
2447[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlTextAttribute))]
System.Private.Xml (4)
System\Xml\Serialization\XmlAttributes.cs (4)
35private XmlTextAttribute? _xmlText; 123else if (attrs[i] is XmlTextAttribute) 125_xmlText = (XmlTextAttribute)attrs[i]; 212public XmlTextAttribute? XmlText
System.Xml (1)
System.Xml.cs (1)
172[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlTextAttribute))]
System.Xml.ReaderWriter (1)
artifacts\obj\System.Xml.ReaderWriter\Debug\net10.0\System.Xml.ReaderWriter.Forwards.cs (1)
115[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlTextAttribute))]
System.Xml.Serialization (1)
System.Xml.Serialization.cs (1)
28[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlTextAttribute))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
70[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlTextAttribute))]