1 write to IsPortable
Microsoft.Extensions.DependencyModel (1)
TargetInfo.cs (1)
22
IsPortable
= isPortable;
2 references to IsPortable
Microsoft.Extensions.DependencyModel (2)
DependencyContextWriter.cs (2)
44
if (context.Target.
IsPortable
)
119
if (context.Target.
IsPortable
)