2 writes to _res
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaException.cs (2)
35_res = (string?)info.GetValue("res", typeof(string)); 132_res = res;
3 references to _res
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaException.cs (3)
54_message = CreateMessage(_res!, _args); 68info.AddValue("res", _res); 161return _res;