13 references to TestProjectAssemblyName
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (13)
RangeResultSetTests.vb (13)
17
<InlineData("class C { void M() { [|M|](); } }",
TestProjectAssemblyName
+ "#M:C.M", WellKnownSymbolMonikerSchemes.DotnetXmlDoc)>
18
<InlineData("static class C { static void [|M|](this string s, int i) { } }",
TestProjectAssemblyName
+ "#M:C.M(System.String,System.Int32)", WellKnownSymbolMonikerSchemes.DotnetXmlDoc)>
19
<InlineData("static class C { static void M(this string s, int i) { s.[|M|](i); } }",
TestProjectAssemblyName
+ "#M:C.M(System.String,System.Int32)", WellKnownSymbolMonikerSchemes.DotnetXmlDoc)>
20
<InlineData("class C { void M(string s) { M([|s|]); } }",
TestProjectAssemblyName
+ "#M:C.M(System.String)#s", WellKnownSymbolMonikerSchemes.DotnetXmlDoc)>
27
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
52
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
68
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
88
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
108
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
148
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
188
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
203
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">
218
<Project Language="C#" AssemblyName=<%=
TestProjectAssemblyName
%> FilePath="Z:\TestProject.csproj" CommonReferences="true">