2 references to MappingPropertyName
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
1366
/// Should come from MSBuild property with name <see cref="
MappingPropertyName
"/>.
SyncedSource\FileBasedPrograms\VirtualProjectBuilder.cs (1)
280
await project.GetPropertyValueAsync(CSharpDirective.IncludeOrExclude.
MappingPropertyName
).ConfigureAwait(false),