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