1 write to _outputSourcePath
Microsoft.DotNet.GenFacades (1)
SourceGenerator.cs (1)
34_outputSourcePath = outputSourcePath;
1 reference to _outputSourcePath
Microsoft.DotNet.GenFacades (1)
SourceGenerator.cs (1)
91File.WriteAllText(_outputSourcePath, BuildAliasDeclarations(externAliases) + sb.ToString());