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