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)
91
File.WriteAllText(
_outputSourcePath
, BuildAliasDeclarations(externAliases) + sb.ToString());