9 implementations of IsStatic
Microsoft.CodeAnalysis.CSharp (9)
Lowering\IteratorRewriter\IteratorFinallyMethodSymbol.cs (1)
214public override bool IsStatic
Lowering\StateMachineRewriter\SynthesizedStateMachineProperty.cs (1)
124public override bool IsStatic
Symbols\AssemblySymbol.cs (1)
231public sealed override bool IsStatic
Symbols\LocalSymbol.cs (1)
158public sealed override bool IsStatic
Symbols\ModuleSymbol.cs (1)
125public sealed override bool IsStatic
Symbols\NamespaceSymbol.cs (1)
175public sealed override bool IsStatic
Symbols\ParameterSymbol.cs (1)
341public override bool IsStatic
Symbols\Symbol.cs (1)
1614bool ISymbolInternal.IsStatic
Symbols\TypeParameterSymbol.cs (1)
216public sealed override bool IsStatic
110 references to IsStatic
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests (108)
ExpressionCompilerTests.cs (63)
2758Assert.False(data.Method.IsStatic); 7225Assert.True(data.Method.IsStatic); 7290Assert.True(data.Method.IsStatic); 7631Assert.True(data.Method.IsStatic); 7688Assert.True(data.Method.IsStatic); 7927Assert.False(data.Method.IsStatic); 7987Assert.True(methodData.Method.IsStatic); 8029Assert.True(methodData.Method.IsStatic); 8072Assert.True(methodData.Method.IsStatic); 8117Assert.True(methodData.Method.IsStatic); 8160Assert.True(methodData.Method.IsStatic); 8237Assert.True(methodData.Method.IsStatic); 8282Assert.True(methodData.Method.IsStatic); 8328Assert.True(methodData.Method.IsStatic); 8375Assert.True(methodData.Method.IsStatic); 8419Assert.True(methodData.Method.IsStatic); 8462Assert.True(methodData.Method.IsStatic); 8505Assert.True(methodData.Method.IsStatic); 8581Assert.True(methodData.Method.IsStatic); 8624Assert.True(methodData.Method.IsStatic); 8667Assert.True(methodData.Method.IsStatic); 8710Assert.True(methodData.Method.IsStatic); 8755Assert.True(methodData.Method.IsStatic); 8800Assert.True(methodData.Method.IsStatic); 8845Assert.True(methodData.Method.IsStatic); 8887Assert.True(methodData.Method.IsStatic); 8929Assert.True(methodData.Method.IsStatic); 8971Assert.True(methodData.Method.IsStatic); 9014Assert.True(methodData.Method.IsStatic); 9059Assert.True(methodData.Method.IsStatic); 9104Assert.True(methodData.Method.IsStatic); 9245Assert.True(methodData.Method.IsStatic); 9280Assert.True(methodData.Method.IsStatic); 9298Assert.False(methodData.Method.IsStatic); 9341Assert.True(methodData.Method.IsStatic); 9359Assert.False(methodData.Method.IsStatic); 9400Assert.True(methodData.Method.IsStatic); 9419Assert.False(methodData.Method.IsStatic); 9459Assert.True(methodData.Method.IsStatic); 9499Assert.True(methodData.Method.IsStatic); 9630Assert.True(methodData.Method.IsStatic); 9671Assert.True(methodData.Method.IsStatic); 9714Assert.True(methodData.Method.IsStatic); 9757Assert.True(methodData.Method.IsStatic); 9822Assert.True(methodData.Method.IsStatic); 9856Assert.True(methodData.Method.IsStatic); 9895Assert.True(methodData.Method.IsStatic); 9935Assert.True(methodData.Method.IsStatic); 9976Assert.True(methodData.Method.IsStatic); 10016Assert.True(methodData.Method.IsStatic); 10055Assert.True(methodData.Method.IsStatic); 10094Assert.True(methodData.Method.IsStatic); 10136Assert.True(methodData.Method.IsStatic); 10177Assert.True(methodData.Method.IsStatic); 10242Assert.True(methodData.Method.IsStatic); 10286Assert.True(methodData.Method.IsStatic); 10325Assert.True(methodData.Method.IsStatic); 10369Assert.True(methodData.Method.IsStatic); 10409Assert.True(methodData.Method.IsStatic); 10495Assert.True(methodData.Method.IsStatic); 10554Assert.True(methodData.Method.IsStatic); 10646Assert.True(methodData.Method.IsStatic); 10685Assert.True(methodData.Method.IsStatic);
LocalFunctionTests.cs (2)
330Assert.True(data.Method.IsStatic); 373Assert.True(data.Method.IsStatic);
LocalsTests.cs (43)
6478Assert.True(methodData.Method.IsStatic); 6529Assert.True(methodData.Method.IsStatic); 6583Assert.True(methodData.Method.IsStatic); 6634Assert.True(methodData.Method.IsStatic); 6687Assert.True(methodData.Method.IsStatic); 6778Assert.True(methodData.Method.IsStatic); 6835Assert.True(methodData.Method.IsStatic); 6888Assert.True(methodData.Method.IsStatic); 6946Assert.True(methodData.Method.IsStatic); 6997Assert.True(methodData.Method.IsStatic); 7049Assert.True(methodData.Method.IsStatic); 7101Assert.True(methodData.Method.IsStatic); 7192Assert.True(methodData.Method.IsStatic); 7244Assert.True(methodData.Method.IsStatic); 7296Assert.True(methodData.Method.IsStatic); 7349Assert.True(methodData.Method.IsStatic); 7403Assert.True(methodData.Method.IsStatic); 7457Assert.True(methodData.Method.IsStatic); 7511Assert.True(methodData.Method.IsStatic); 7562Assert.True(methodData.Method.IsStatic); 7613Assert.True(methodData.Method.IsStatic); 7663Assert.True(methodData.Method.IsStatic); 7718Assert.True(methodData.Method.IsStatic); 7770Assert.True(methodData.Method.IsStatic); 7826Assert.True(methodData.Method.IsStatic); 7993Assert.True(methodData.Method.IsStatic); 8042Assert.True(methodData.Method.IsStatic); 8092Assert.True(methodData.Method.IsStatic); 8248Assert.True(methodData.Method.IsStatic); 8301Assert.True(methodData.Method.IsStatic); 8351Assert.True(methodData.Method.IsStatic); 8405Assert.True(methodData.Method.IsStatic); 8482Assert.True(methodData.Method.IsStatic); 8529Assert.True(methodData.Method.IsStatic); 8577Assert.True(methodData.Method.IsStatic); 8626Assert.True(methodData.Method.IsStatic); 8676Assert.True(methodData.Method.IsStatic); 8759Assert.True(methodData.Method.IsStatic); 8806Assert.True(methodData.Method.IsStatic); 8857Assert.True(methodData.Method.IsStatic); 8905Assert.True(methodData.Method.IsStatic); 9012Assert.True(methodData.Method.IsStatic); 9086Assert.True(methodData.Method.IsStatic);
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
DkmUtilities.cs (1)
268var storageType = (symbol != null) && symbol.IsStatic
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Symbol.vb (1)
1204Protected Overridable ReadOnly Property ISymbol_IsStatic As Boolean Implements ISymbol.IsStatic, ISymbolInternal.IsStatic