131 references to GetExecutingAssembly
Aspire.Dashboard.Tests (2)
Aspire.RuntimeIdentifier.Tool (1)
BuildActionTelemetryTable (1)
ControllersFromServicesWebSite (1)
dotnet-svcutil.xmlserializer.IntegrationTests (2)
dotnet-svcutil-lib (1)
IdeCoreBenchmarks (2)
illink (1)
ILLink.Tasks (1)
Microsoft.AspNetCore.Components.Tests (1)
Microsoft.Build (4)
Microsoft.Build.CommandLine.UnitTests (5)
Microsoft.Build.Engine.UnitTests (16)
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (3)
Microsoft.Build.Tasks.Core (6)
Microsoft.Build.Tasks.UnitTests (2)
Microsoft.Build.UnitTests.Shared (2)
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (9)
CommandLineTests.cs (9)
292"/analyzer:" + Assembly.GetExecutingAssembly().Location,
2925var csc = CreateCSharpCompiler(null, dir.Path, new[] { "/nologo", "/preferreduilang:en", "/t:library", "/a:" + Assembly.GetExecutingAssembly().Location, "a.cs" });
2961var csc = CreateCSharpCompiler(null, dir.Path, new[] { "/nologo", "/preferreduilang:en", "/t:library", "/a:" + Assembly.GetExecutingAssembly().Location, "a.cs", "/ruleset:" + ruleSetFile.Path });
2997"/a:" + Assembly.GetExecutingAssembly().Location, "a.cs",
3008"/a:" + Assembly.GetExecutingAssembly().Location, "a.cs",
3516"/a:" + Assembly.GetExecutingAssembly().Location, "a.cs",
3527"/a:" + Assembly.GetExecutingAssembly().Location, "a.cs",
10570args = args.Append("/a:" + Assembly.GetExecutingAssembly().Location);
15042"/analyzer:" + Assembly.GetExecutingAssembly().Location,
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (4)
Microsoft.CodeAnalysis.UnitTests (9)
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (13)
CommandLineTests.vb (13)
119"/analyzer:" + Assembly.GetExecutingAssembly().Location,
2638Dim vbc = New MockVisualBasicCompiler(Nothing, dir.Path, {"/nologo", "/preferreduilang:en", "/t:library", "/a:" + Assembly.GetExecutingAssembly().Location, "a.vb"})
2671Dim vbc = New MockVisualBasicCompiler(Nothing, dir.Path, {"/nologo", "/t:library", "/a:" + Assembly.GetExecutingAssembly().Location, "a.vb", "/ruleset:" + ruleSetFile.Path})
2704"/a:" + Assembly.GetExecutingAssembly().Location, "a.vb",
2718"/a:" + Assembly.GetExecutingAssembly().Location, "a.vb",
2754"/a:" + Assembly.GetExecutingAssembly().Location, "a.vb",
2769"/a:" + Assembly.GetExecutingAssembly().Location, "a.vb",
2805Dim vbc = New MockVisualBasicCompiler(Nothing, dir.Path, {"/nologo", "/t:library", "/a:" + Assembly.GetExecutingAssembly().Location, "a.vb", "/ruleset:" + ruleSetFile.Path})
7939args = args.Append("/a:" + Assembly.GetExecutingAssembly().Location)
9012Dim vbc = New MockVisualBasicCompiler(Nothing, _baseDirectory, {skipAnalyzersFlag, "/reportanalyzer", "/t:library", "/a:" + Assembly.GetExecutingAssembly().Location, source})
9114"/additionalfile:" & Assembly.GetExecutingAssembly.Location, ' Non-text file specified as an additional text file
9134IO.Path.GetFileNameWithoutExtension(Assembly.GetExecutingAssembly.Location),
9135Assembly.GetExecutingAssembly.Location),
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (1)
Microsoft.Data.Analysis.Tests (1)
Microsoft.DotNet.Build.Tasks.Packaging (1)
Microsoft.DotNet.Build.Tasks.TargetFramework (1)
Microsoft.DotNet.Build.Tasks.Workloads (1)
Microsoft.DotNet.GenFacades (1)
Microsoft.DotNet.SharedFramework.Sdk (1)
Microsoft.ML.AutoML (1)
Microsoft.ML.CodeAnalyzer.Tests (2)
Microsoft.ML.CpuMath.UnitTests (1)
Microsoft.ML.OnnxConverter (1)
Microsoft.ML.Predictor.Tests (1)
Microsoft.ML.Samples (1)
Microsoft.ML.Samples.GPU (1)
Microsoft.ML.Transforms (1)
Microsoft.VisualBasic.Tests (4)
Microsoft.VisualStudio.LanguageServices (1)
MSBuild (3)
MSBuildTaskHost (2)
PresentationBuildTasks (3)
PresentationCore (1)
PresentationFramework (2)
Roslyn.Compilers.Extension (1)
System.Data.Odbc (2)
System.Private.Windows.GdiPlus (1)
System.Runtime.Serialization.Schema (2)
System.Windows.Forms.IntegrationTests.Common (2)
Templates.Blazor.WebAssembly.Auth.Tests (1)
Templates.Blazor.WebAssembly.Tests (1)
Templates.Mvc.Tests (1)
Templates.Tests (1)
UIAutomationClient (1)