2 writes to _type
System.Configuration.ConfigurationManager (2)
System\Configuration\CallbackValidator.cs (2)
14
_type
= type;
25
_type
= null;
2 references to _type
System.Configuration.ConfigurationManager (2)
System\Configuration\CallbackValidator.cs (2)
31
return (type ==
_type
) || (
_type
== null);