2 references to GetAssemblyLocation
Microsoft.CodeAnalysis.CSharp (1)
Parser\DirectiveParser.cs (1)
336string assemblyPath = CommonCompiler.GetAssemblyLocation(typeof(CSharpCompiler));
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
LexicalAndXml\PreprocessorTests.cs (1)
4665return CommonCompiler.GetAssemblyLocation(typeof(CSharpCompiler));