1 write to type
System (1)
compmod\system\codedom\compiler\CompilerInfo.cs (1)
46type = Type.GetType(_codeDomProviderTypeName);
4 references to type
System (4)
compmod\system\codedom\compiler\CompilerInfo.cs (4)
43if( type == null) { 45if( type == null) { 47if (type == null) { 61return type;