4 references to HexPropertyName
Microsoft.CodeAnalysis (2)
CodeGen\PermissionSetAttribute.cs (2)
85Debug.Assert(((INamedTypeSymbol)iSymbol).GetMembers(HexPropertyName).Any( 174public string ArgumentName { get { return HexPropertyName; } }
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\AttributeData.cs (1)
541string hexPropName = PermissionSetAttributeWithFileReference.HexPropertyName;
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\AttributeData.vb (1)
386Dim hexPropName As String = PermissionSetAttributeWithFileReference.HexPropertyName