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