3 references to OtherStuff_Foo
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (3)
VisualStudioMSBuildWorkspaceTests.cs (3)
1968
.WithFile(@"OtherStuff\Foo.cs", Resources.SourceFiles.CSharp.
OtherStuff_Foo
));
1984
Assert.Equal(Resources.SourceFiles.CSharp.
OtherStuff_Foo
, text);
3348
.WithFile(@"OtherStuff\Foo.cs", Resources.SourceFiles.CSharp.
OtherStuff_Foo
));