1 write to FilePath
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
279
FilePath
= filePath,
2 references to FilePath
Microsoft.VisualStudio.LanguageServices (2)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (2)
213
var itemId = hierarchy.TryGetItemId(data.
FilePath
);
271
await updateService.SetProjectItemDesignerTypeAsync(data.
FilePath
, data.Category).ConfigureAwait(false);