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