2 writes to _type
System.Configuration (2)
System\Configuration\CallbackValidator.cs (2)
30
_type
= type;
38
_type
= null;
2 references to _type
System.Configuration (2)
System\Configuration\CallbackValidator.cs (2)
43
return (type ==
_type
||
_type
== null);