3 references to PropDescCreateSwitch
System (3)
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (3)
102Debug.WriteLineIf(PropDescCreateSwitch.TraceVerbose, "Creating ReflectPropertyDescriptor for " + componentClass.FullName + "." + name); 106Debug.WriteLineIf(PropDescCreateSwitch.TraceVerbose, "type == null, name == " + name); 110Debug.WriteLineIf(PropDescCreateSwitch.TraceVerbose, "componentClass == null, name == " + name);