3 writes to _schemas
System.Private.Xml (3)
System\Xml\Core\XmlReaderSettings.cs (3)
277get => _schemas ??= new XmlSchemaSet(); 281_schemas = value; 421_schemas = null;