2 references to KeyOriginatorFile
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
MSBuild\Constants\PropertyNames.cs (1)
34public const string KeyOriginatorFile = nameof(KeyOriginatorFile);
MSBuild\ProjectFile\CommandLineArgumentReader.cs (1)
279var keyFile = Project.ReadPropertyString(PropertyNames.KeyOriginatorFile);