2 references to OtherStuff_Foo
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (2)
VisualStudioMSBuildWorkspaceTests.cs (2)
1973
.WithFile(@"OtherStuff\Foo.cs", Resources.SourceFiles.CSharp.
OtherStuff_Foo
));
1989
Assert.Equal(Resources.SourceFiles.CSharp.
OtherStuff_Foo
, text);