3 references to GetCompiledCustomString
System.ServiceModel.Activation (2)
System\ServiceModel\Activities\Activation\WorkflowServiceHostFactory.cs (1)
462
compiledCustomString = BuildManager.
GetCompiledCustomString
(baseAddresses[0].AbsolutePath);
System\ServiceModel\ServiceHostingEnvironment.cs (1)
1089
result = BuildManager.
GetCompiledCustomString
(normalizedVirtualPath);
System.WorkflowServices (1)
System\ServiceModel\Activation\WorkflowServiceHostFactory.cs (1)
152
compiledString = BuildManager.
GetCompiledCustomString
(baseAddresses[0].AbsolutePath);