Base:
property
IsValueType
CilStrip.Mono.Cecil.TypeSpecification.IsValueType
1 write to IsValueType
AssemblyStripper (1)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionReader.cs (1)
1144 instance.IsValueType = ginst.ValueType;
1 reference to IsValueType
AssemblyStripper (1)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionWriter.cs (1)
1087 gi.ValueType = git.IsValueType;