2 references to PropertySignature
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
1282var encoder = new BlobEncoder(builder).PropertySignature(
System.Reflection.Emit (1)
System\Reflection\Emit\SignatureHelper.cs (1)
158PropertySignature(isInstanceProperty: property.CallingConventions.HasFlag(CallingConventions.HasThis)).