1 instantiation of TypedProperties
Microsoft.NET.ProjectData (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TypedProperties.g.cs (1)
56
public static TypedProperties Typed(this ProjectDataSnapshot snapshot) =>
new
(snapshot.Properties);
1 reference to TypedProperties
Microsoft.NET.ProjectData (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TypedProperties.g.cs (1)
56
public static
TypedProperties
Typed(this ProjectDataSnapshot snapshot) => new(snapshot.Properties);