2 references to s_propertyToInfoMap
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationPropertyInfo.cs (2)
36s_propertyToInfoMap.Add(property, info); 41s_propertyToInfoMap.TryGetValue(property, out var info);