Home
last modified time | relevance | path

Searched refs:AddCompiledInfo (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlSchema.cs716 internal void AddCompiledInfo(SchemaInfo schemaInfo) { in AddCompiledInfo() method in System.Xml.Schema.XmlSchema
H A DXmlSchemaSet.cs923 schema.AddCompiledInfo(newCompiledInfo); in AddToCompiledInfo()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchema.cs638 internal void AddCompiledInfo(SchemaInfo schemaInfo) {
H A DXmlSchemaSet.cs807 schema.AddCompiledInfo(newCompiledInfo);