10 references to RemoteAnalyzerFileReferenceTest
Microsoft.CodeAnalysis.UnitTests (10)
Analyzers\AnalyzerFileReferenceAppDomainTests.cs (10)
46dir.CopyFile(typeof(RemoteAnalyzerFileReferenceTest).Assembly.Location); 53var remoteTest = (RemoteAnalyzerFileReferenceTest)loadDomain.CreateInstanceAndUnwrap(typeof(RemoteAnalyzerFileReferenceTest).Assembly.FullName, typeof(RemoteAnalyzerFileReferenceTest).FullName); 89dir.CopyFile(typeof(RemoteAnalyzerFileReferenceTest).Assembly.Location); 111var remoteTest = (RemoteAnalyzerFileReferenceTest)loadDomain.CreateInstanceAndUnwrap(typeof(RemoteAnalyzerFileReferenceTest).Assembly.FullName, typeof(RemoteAnalyzerFileReferenceTest).FullName);