2 references to ICSSourceText
Microsoft.VisualStudio.LanguageServices.CSharp (2)
ProjectSystemShim\CSharpProjectShim.ICSCompiler.cs (1)
14
public ICSSourceModule CreateSourceModule(
ICSSourceText
text)
ProjectSystemShim\Interop\ICSCompiler.cs (1)
16
ICSSourceModule CreateSourceModule(
ICSSourceText
text);