2 writes to compilerType
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\ServiceParser.cs (2)
573compilerType = buildProvider.GetDefaultCompilerTypeForLanguageInternal(language); 577compilerType = buildProvider.GetDefaultCompilerTypeInternal();
2 references to compilerType
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\ServiceParser.cs (2)
164return compilerType; 596ProcessCompilationParams(directive, compilerType.CompilerParameters);